#c00047 color space conversions
Hex:
#c00047
RGB:
192, 0, 71
CMY:
25, 100, 72
CMYK:
0, 100, 63, 25
HSL:
338°, 100.0000%, 37.6471%
HSV (HSB):
338°, 100.0000%, 75.2941%
XYZ:
22.8756, 11.6614, 7.0064
xyY:
0.5506, 0.2807, 11.6614
CIE-Lab:
40.6728, 66.7354, 17.5669
CIE-LCH:
40.6728, 69.0088, 14.7476
CIE-Luv:
40.6728, 116.4989, 5.9762
Hunter-Lab:
34.1488, 59.8130, 11.7394
#c00047 color charts
#c00047 color shades, tints & tones
#c00047 color schemes
#c00047 color preview, HTML & CSS examples
This text has a color of #c00047
<p style="color:#c00047;">Text here</p>
.mytext {color:#c00047;}
This box has a color of #c00047
<div style="background-color:#c00047;">Content here</div>
.mybackground {background-color:#c00047;}
Border around this has a color of #c00047
<div style="border:2px solid #c00047;">Content here</div>
.myborder {border:2px solid #c00047;}