#cb083c color space conversions
Hex:
#cb083c
RGB:
203, 8, 60
CMY:
20, 97, 76
CMYK:
0, 96, 70, 20
HSL:
344°, 92.4171%, 41.3725%
HSV (HSB):
344°, 96.0591%, 79.6078%
XYZ:
25.5310, 13.1964, 5.4765
xyY:
0.5776, 0.2985, 13.1964
CIE-Lab:
43.0577, 68.0525, 27.9974
CIE-LCH:
43.0577, 73.5867, 22.3627
CIE-Luv:
43.0577, 127.5351, 14.9575
Hunter-Lab:
36.3269, 61.8803, 16.4905
#cb083c color charts
#cb083c color shades, tints & tones
#cb083c color schemes
#cb083c color preview, HTML & CSS examples
This text has a color of #cb083c
<p style="color:#cb083c;">Text here</p>
.mytext {color:#cb083c;}
This box has a color of #cb083c
<div style="background-color:#cb083c;">Content here</div>
.mybackground {background-color:#cb083c;}
Border around this has a color of #cb083c
<div style="border:2px solid #cb083c;">Content here</div>
.myborder {border:2px solid #cb083c;}