#c2014a color space conversions
Hex:
#c2014a
RGB:
194, 1, 74
CMY:
24, 100, 71
CMYK:
0, 99, 62, 24
HSL:
337°, 98.9744%, 38.2353%
HSV (HSB):
337°, 99.4845%, 76.0784%
XYZ:
23.4950, 11.9855, 7.5537
xyY:
0.5460, 0.2785, 11.9855
CIE-Lab:
41.1930, 67.2757, 16.4293
CIE-LCH:
41.1930, 69.2528, 13.7235
CIE-Luv:
41.1930, 116.8029, 4.8688
Hunter-Lab:
34.6200, 60.5548, 11.2977
#c2014a color charts
#c2014a color shades, tints & tones
#c2014a color schemes
#c2014a color preview, HTML & CSS examples
This text has a color of #c2014a
<p style="color:#c2014a;">Text here</p>
.mytext {color:#c2014a;}
This box has a color of #c2014a
<div style="background-color:#c2014a;">Content here</div>
.mybackground {background-color:#c2014a;}
Border around this has a color of #c2014a
<div style="border:2px solid #c2014a;">Content here</div>
.myborder {border:2px solid #c2014a;}