#cb0f0f color space conversions
Hex:
#cb0f0f
RGB:
203, 15, 15
CMY:
20, 94, 94
CMYK:
0, 93, 93, 20
HSL:
0°, 86.2385%, 42.7451%
HSV (HSB):
0°, 92.6108%, 79.6078%
XYZ:
24.8856, 13.0726, 1.6636
xyY:
0.6281, 0.3299, 13.0726
CIE-Lab:
42.8725, 66.1092, 51.8765
CIE-LCH:
42.8725, 84.0333, 38.1216
CIE-Luv:
42.8725, 135.2560, 29.1679
Hunter-Lab:
36.1561, 59.5854, 22.5813
#cb0f0f color charts
#cb0f0f color shades, tints & tones
#cb0f0f color schemes
#cb0f0f color preview, HTML & CSS examples
This text has a color of #cb0f0f
<p style="color:#cb0f0f;">Text here</p>
.mytext {color:#cb0f0f;}
This box has a color of #cb0f0f
<div style="background-color:#cb0f0f;">Content here</div>
.mybackground {background-color:#cb0f0f;}
Border around this has a color of #cb0f0f
<div style="border:2px solid #cb0f0f;">Content here</div>
.myborder {border:2px solid #cb0f0f;}