#cb2e3f color space conversions
Hex:
#cb2e3f
RGB:
203, 46, 63
CMY:
20, 82, 75
CMYK:
0, 77, 69, 20
HSL:
354°, 63.0522%, 48.8235%
HSV (HSB):
354°, 77.3399%, 79.6078%
XYZ:
26.5028, 15.0094, 6.2029
xyY:
0.5554, 0.3146, 15.0094
CIE-Lab:
45.6470, 60.9338, 29.3323
CIE-LCH:
45.6470, 67.6263, 25.7052
CIE-Luv:
45.6470, 115.3758, 18.6982
Hunter-Lab:
38.7419, 54.3109, 17.6266
#cb2e3f color charts
#cb2e3f color shades, tints & tones
#cb2e3f color schemes
#cb2e3f color preview, HTML & CSS examples
This text has a color of #cb2e3f
<p style="color:#cb2e3f;">Text here</p>
.mytext {color:#cb2e3f;}
This box has a color of #cb2e3f
<div style="background-color:#cb2e3f;">Content here</div>
.mybackground {background-color:#cb2e3f;}
Border around this has a color of #cb2e3f
<div style="border:2px solid #cb2e3f;">Content here</div>
.myborder {border:2px solid #cb2e3f;}