#cb153f color space conversions
Hex:
#cb153f
RGB:
203, 21, 63
CMY:
20, 92, 75
CMYK:
0, 90, 69, 20
HSL:
346°, 81.2500%, 43.9216%
HSV (HSB):
346°, 89.6552%, 79.6078%
XYZ:
25.7940, 13.5917, 5.9666
xyY:
0.5687, 0.2997, 13.5917
CIE-Lab:
43.6416, 66.6393, 26.8645
CIE-LCH:
43.6416, 71.8506, 21.9559
CIE-Luv:
43.6416, 124.1996, 14.6199
Hunter-Lab:
36.8670, 60.3704, 16.2113
#cb153f color charts
#cb153f color shades, tints & tones
#cb153f color schemes
#cb153f color preview, HTML & CSS examples
This text has a color of #cb153f
<p style="color:#cb153f;">Text here</p>
.mytext {color:#cb153f;}
This box has a color of #cb153f
<div style="background-color:#cb153f;">Content here</div>
.mybackground {background-color:#cb153f;}
Border around this has a color of #cb153f
<div style="border:2px solid #cb153f;">Content here</div>
.myborder {border:2px solid #cb153f;}