#c00b31 color space conversions
Hex:
#c00b31
RGB:
192, 11, 49
CMY:
25, 96, 81
CMYK:
0, 94, 74, 25
HSL:
347°, 89.1626%, 39.8039%
HSV (HSB):
347°, 94.2708%, 75.2941%
XYZ:
22.4123, 11.6676, 3.9765
xyY:
0.5889, 0.3066, 11.6676
CIE-Lab:
40.6828, 64.5785, 31.3733
CIE-LCH:
40.6828, 71.7960, 25.9112
CIE-Luv:
40.6828, 121.8401, 17.5809
Hunter-Lab:
34.1578, 57.3447, 17.0081
#c00b31 color charts
#c00b31 color shades, tints & tones
#c00b31 color schemes
#c00b31 color preview, HTML & CSS examples
This text has a color of #c00b31
<p style="color:#c00b31;">Text here</p>
.mytext {color:#c00b31;}
This box has a color of #c00b31
<div style="background-color:#c00b31;">Content here</div>
.mybackground {background-color:#c00b31;}
Border around this has a color of #c00b31
<div style="border:2px solid #c00b31;">Content here</div>
.myborder {border:2px solid #c00b31;}