#c2044e color space conversions
Hex:
#c2044e
RGB:
194, 4, 78
CMY:
24, 98, 69
CMYK:
0, 98, 60, 24
HSL:
337°, 95.9596%, 38.8235%
HSV (HSB):
337°, 97.9381%, 76.0784%
XYZ:
23.6667, 12.1062, 8.2971
xyY:
0.5370, 0.2747, 12.1062
CIE-Lab:
41.3845, 67.2129, 14.1473
CIE-LCH:
41.3845, 68.6857, 11.8864
CIE-Luv:
41.3845, 114.8541, 2.7298
Hunter-Lab:
34.7940, 60.5253, 10.2173
#c2044e color charts
#c2044e color shades, tints & tones
#c2044e color schemes
#c2044e color preview, HTML & CSS examples
This text has a color of #c2044e
<p style="color:#c2044e;">Text here</p>
.mytext {color:#c2044e;}
This box has a color of #c2044e
<div style="background-color:#c2044e;">Content here</div>
.mybackground {background-color:#c2044e;}
Border around this has a color of #c2044e
<div style="border:2px solid #c2044e;">Content here</div>
.myborder {border:2px solid #c2044e;}