#cb202f color space conversions
Hex:
#cb202f
RGB:
203, 32, 47
CMY:
20, 87, 82
CMYK:
0, 84, 77, 20
HSL:
355°, 72.7660%, 46.0784%
HSV (HSB):
355°, 84.2365%, 79.6078%
XYZ:
25.6582, 13.9348, 4.0267
xyY:
0.5882, 0.3195, 13.9348
CIE-Lab:
44.1392, 63.9255, 37.0550
CIE-LCH:
44.1392, 73.8887, 30.0991
CIE-Luv:
44.1392, 125.1378, 22.8966
Hunter-Lab:
37.3293, 57.3652, 19.7350
#cb202f color charts
#cb202f color shades, tints & tones
#cb202f color schemes
#cb202f color preview, HTML & CSS examples
This text has a color of #cb202f
<p style="color:#cb202f;">Text here</p>
.mytext {color:#cb202f;}
This box has a color of #cb202f
<div style="background-color:#cb202f;">Content here</div>
.mybackground {background-color:#cb202f;}
Border around this has a color of #cb202f
<div style="border:2px solid #cb202f;">Content here</div>
.myborder {border:2px solid #cb202f;}