#c00d38 color space conversions
Hex:
#c00d38
RGB:
192, 13, 56
CMY:
25, 95, 78
CMYK:
0, 93, 71, 25
HSL:
346°, 87.3171%, 40.1961%
HSV (HSB):
346°, 93.2292%, 75.2941%
XYZ:
22.5960, 11.7798, 4.8242
xyY:
0.5764, 0.3005, 11.7798
CIE-Lab:
40.8640, 64.6388, 27.2712
CIE-LCH:
40.8640, 70.1562, 22.8749
CIE-Luv:
40.8640, 119.5150, 14.6724
Hunter-Lab:
34.3218, 57.4535, 15.6916
#c00d38 color charts
#c00d38 color shades, tints & tones
#c00d38 color schemes
#c00d38 color preview, HTML & CSS examples
This text has a color of #c00d38
<p style="color:#c00d38;">Text here</p>
.mytext {color:#c00d38;}
This box has a color of #c00d38
<div style="background-color:#c00d38;">Content here</div>
.mybackground {background-color:#c00d38;}
Border around this has a color of #c00d38
<div style="border:2px solid #c00d38;">Content here</div>
.myborder {border:2px solid #c00d38;}