#cb070d color space conversions
Hex:
#cb070d
RGB:
203, 7, 13
CMY:
20, 97, 95
CMYK:
0, 97, 94, 20
HSL:
358°, 93.3333%, 41.1765%
HSV (HSB):
358°, 96.5517%, 79.6078%
XYZ:
24.7772, 12.8775, 1.5605
xyY:
0.6318, 0.3284, 12.8775
CIE-Lab:
42.5781, 66.9129, 52.4162
CIE-LCH:
42.5781, 84.9988, 38.0734
CIE-Luv:
42.5781, 136.9123, 28.9312
Hunter-Lab:
35.8853, 60.4473, 22.5415
#cb070d color charts
#cb070d color shades, tints & tones
#cb070d color schemes
#cb070d color preview, HTML & CSS examples
This text has a color of #cb070d
<p style="color:#cb070d;">Text here</p>
.mytext {color:#cb070d;}
This box has a color of #cb070d
<div style="background-color:#cb070d;">Content here</div>
.mybackground {background-color:#cb070d;}
Border around this has a color of #cb070d
<div style="border:2px solid #cb070d;">Content here</div>
.myborder {border:2px solid #cb070d;}