#cb412e color space conversions
Hex:
#cb412e
RGB:
203, 65, 46
CMY:
20, 75, 82
CMYK:
0, 68, 77, 20
HSL:
7°, 63.0522%, 48.8235%
HSV (HSB):
7°, 77.3399%, 79.6078%
XYZ:
27.0120, 16.6744, 4.3795
xyY:
0.5620, 0.3469, 16.6744
CIE-Lab:
47.8471, 53.5298, 41.5555
CIE-LCH:
47.8471, 67.7665, 37.8224
CIE-Luv:
47.8471, 108.4780, 30.2730
Hunter-Lab:
40.8343, 46.6186, 22.2250
#cb412e color charts
#cb412e color shades, tints & tones
#cb412e color schemes
#cb412e color preview, HTML & CSS examples
This text has a color of #cb412e
<p style="color:#cb412e;">Text here</p>
.mytext {color:#cb412e;}
This box has a color of #cb412e
<div style="background-color:#cb412e;">Content here</div>
.mybackground {background-color:#cb412e;}
Border around this has a color of #cb412e
<div style="border:2px solid #cb412e;">Content here</div>
.myborder {border:2px solid #cb412e;}