#c00b3d color space conversions
Hex:
#c00b3d
RGB:
192, 11, 61
CMY:
25, 96, 76
CMYK:
0, 94, 68, 25
HSL:
343°, 89.1626%, 39.8039%
HSV (HSB):
343°, 94.2708%, 75.2941%
XYZ:
22.7002, 11.7827, 5.4927
xyY:
0.5679, 0.2947, 11.7827
CIE-Lab:
40.8687, 65.0944, 24.1503
CIE-LCH:
40.8687, 69.4299, 20.3551
CIE-Luv:
40.8687, 118.3143, 12.1104
Hunter-Lab:
34.3260, 57.9738, 14.5408
#c00b3d color charts
#c00b3d color shades, tints & tones
#c00b3d color schemes
#c00b3d color preview, HTML & CSS examples
This text has a color of #c00b3d
<p style="color:#c00b3d;">Text here</p>
.mytext {color:#c00b3d;}
This box has a color of #c00b3d
<div style="background-color:#c00b3d;">Content here</div>
.mybackground {background-color:#c00b3d;}
Border around this has a color of #c00b3d
<div style="border:2px solid #c00b3d;">Content here</div>
.myborder {border:2px solid #c00b3d;}