#c00d47 color space conversions
Hex:
#c00d47
RGB:
192, 13, 71
CMY:
25, 95, 72
CMYK:
0, 93, 63, 25
HSL:
341°, 87.3171%, 40.1961%
HSV (HSB):
341°, 93.2292%, 75.2941%
XYZ:
23.0195, 11.9492, 7.0544
xyY:
0.5478, 0.2843, 11.9492
CIE-Lab:
41.1353, 65.3927, 18.1818
CIE-LCH:
41.1353, 67.8733, 15.5381
CIE-Luv:
41.1353, 114.5919, 6.9576
Hunter-Lab:
34.5677, 58.3742, 12.0978
#c00d47 color charts
#c00d47 color shades, tints & tones
#c00d47 color schemes
#c00d47 color preview, HTML & CSS examples
This text has a color of #c00d47
<p style="color:#c00d47;">Text here</p>
.mytext {color:#c00d47;}
This box has a color of #c00d47
<div style="background-color:#c00d47;">Content here</div>
.mybackground {background-color:#c00d47;}
Border around this has a color of #c00d47
<div style="border:2px solid #c00d47;">Content here</div>
.myborder {border:2px solid #c00d47;}