#cb3b3e color space conversions
Hex:
#cb3b3e
RGB:
203, 59, 62
CMY:
20, 77, 76
CMYK:
0, 71, 69, 20
HSL:
359°, 58.0645%, 51.3725%
HSV (HSB):
359°, 70.9360%, 79.6078%
XYZ:
27.0621, 16.1722, 6.2527
xyY:
0.5469, 0.3268, 16.1722
CIE-Lab:
47.1997, 56.5233, 31.8039
CIE-LCH:
47.1997, 64.8565, 29.3651
CIE-Luv:
47.1997, 108.9109, 22.2974
Hunter-Lab:
40.2147, 49.7439, 18.9318
#cb3b3e color charts
#cb3b3e color shades, tints & tones
#cb3b3e color schemes
#cb3b3e color preview, HTML & CSS examples
This text has a color of #cb3b3e
<p style="color:#cb3b3e;">Text here</p>
.mytext {color:#cb3b3e;}
This box has a color of #cb3b3e
<div style="background-color:#cb3b3e;">Content here</div>
.mybackground {background-color:#cb3b3e;}
Border around this has a color of #cb3b3e
<div style="border:2px solid #cb3b3e;">Content here</div>
.myborder {border:2px solid #cb3b3e;}