#cb161c color space conversions
Hex:
#cb161c
RGB:
203, 22, 28
CMY:
20, 91, 89
CMYK:
0, 89, 86, 20
HSL:
358°, 80.4444%, 44.1176%
HSV (HSB):
358°, 89.1626%, 79.6078%
XYZ:
25.1251, 13.3542, 2.3520
xyY:
0.6153, 0.3271, 13.3542
CIE-Lab:
43.2921, 65.3233, 46.5279
CIE-LCH:
43.2921, 80.1996, 35.4612
CIE-Luv:
43.2921, 131.9378, 27.3596
Hunter-Lab:
36.5434, 58.7755, 21.7644
#cb161c color charts
#cb161c color shades, tints & tones
#cb161c color schemes
#cb161c color preview, HTML & CSS examples
This text has a color of #cb161c
<p style="color:#cb161c;">Text here</p>
.mytext {color:#cb161c;}
This box has a color of #cb161c
<div style="background-color:#cb161c;">Content here</div>
.mybackground {background-color:#cb161c;}
Border around this has a color of #cb161c
<div style="border:2px solid #cb161c;">Content here</div>
.myborder {border:2px solid #cb161c;}