#cb412c color space conversions
Hex:
#cb412c
RGB:
203, 65, 44
CMY:
20, 75, 83
CMYK:
0, 68, 78, 20
HSL:
8°, 64.3725%, 48.4314%
HSV (HSB):
8°, 78.3251%, 79.6078%
XYZ:
26.9735, 16.6590, 4.1767
xyY:
0.5642, 0.3484, 16.6590
CIE-Lab:
47.8274, 53.4583, 42.5963
CIE-LCH:
47.8274, 68.3537, 38.5483
CIE-Luv:
47.8274, 108.8047, 30.9381
Hunter-Lab:
40.8154, 46.5378, 22.5035
#cb412c color charts
#cb412c color shades, tints & tones
#cb412c color schemes
#cb412c color preview, HTML & CSS examples
This text has a color of #cb412c
<p style="color:#cb412c;">Text here</p>
.mytext {color:#cb412c;}
This box has a color of #cb412c
<div style="background-color:#cb412c;">Content here</div>
.mybackground {background-color:#cb412c;}
Border around this has a color of #cb412c
<div style="border:2px solid #cb412c;">Content here</div>
.myborder {border:2px solid #cb412c;}