#cb090c color space conversions
Hex:
#cb090c
RGB:
203, 9, 12
CMY:
20, 96, 95
CMYK:
0, 96, 94, 20
HSL:
359°, 91.5094%, 41.5686%
HSV (HSB):
359°, 95.5665%, 79.6078%
XYZ:
24.7926, 12.9184, 1.5346
xyY:
0.6317, 0.3292, 12.9184
CIE-Lab:
42.6401, 66.7121, 52.7929
CIE-LCH:
42.6401, 85.0741, 38.3565
CIE-Luv:
42.6401, 136.6550, 29.1746
Hunter-Lab:
35.9422, 60.2290, 22.6281
#cb090c color charts
#cb090c color shades, tints & tones
#cb090c color schemes
#cb090c color preview, HTML & CSS examples
This text has a color of #cb090c
<p style="color:#cb090c;">Text here</p>
.mytext {color:#cb090c;}
This box has a color of #cb090c
<div style="background-color:#cb090c;">Content here</div>
.mybackground {background-color:#cb090c;}
Border around this has a color of #cb090c
<div style="border:2px solid #cb090c;">Content here</div>
.myborder {border:2px solid #cb090c;}