#cb2c04 color space conversions
Hex:
#cb2c04
RGB:
203, 44, 4
CMY:
20, 83, 98
CMYK:
0, 78, 98, 20
HSL:
12°, 96.1353%, 40.5882%
HSV (HSB):
12°, 98.0296%, 79.6078%
XYZ:
25.5512, 14.5066, 1.5682
xyY:
0.6138, 0.3485, 14.5066
CIE-Lab:
44.9509, 59.9770, 56.4269
CIE-LCH:
44.9509, 82.3483, 43.2531
CIE-Luv:
44.9509, 125.3553, 34.1392
Hunter-Lab:
38.0876, 53.0941, 24.2201
#cb2c04 color charts
#cb2c04 color shades, tints & tones
#cb2c04 color schemes
#cb2c04 color preview, HTML & CSS examples
This text has a color of #cb2c04
<p style="color:#cb2c04;">Text here</p>
.mytext {color:#cb2c04;}
This box has a color of #cb2c04
<div style="background-color:#cb2c04;">Content here</div>
.mybackground {background-color:#cb2c04;}
Border around this has a color of #cb2c04
<div style="border:2px solid #cb2c04;">Content here</div>
.myborder {border:2px solid #cb2c04;}