#c2024a color space conversions
Hex:
#c2024a
RGB:
194, 2, 74
CMY:
24, 99, 71
CMYK:
0, 99, 62, 24
HSL:
338°, 97.9592%, 38.4314%
HSV (HSB):
338°, 98.9691%, 76.0784%
XYZ:
23.5059, 12.0072, 7.5573
xyY:
0.5458, 0.2788, 12.0072
CIE-Lab:
41.2275, 67.1753, 16.4757
CIE-LCH:
41.2275, 69.1662, 13.7806
CIE-Luv:
41.2275, 116.6614, 4.9429
Hunter-Lab:
34.6514, 60.4463, 11.3251
#c2024a color charts
#c2024a color shades, tints & tones
#c2024a color schemes
#c2024a color preview, HTML & CSS examples
This text has a color of #c2024a
<p style="color:#c2024a;">Text here</p>
.mytext {color:#c2024a;}
This box has a color of #c2024a
<div style="background-color:#c2024a;">Content here</div>
.mybackground {background-color:#c2024a;}
Border around this has a color of #c2024a
<div style="border:2px solid #c2024a;">Content here</div>
.myborder {border:2px solid #c2024a;}