#cb2e2d color space conversions
Hex:
#cb2e2d
RGB:
203, 46, 45
CMY:
20, 82, 82
CMYK:
0, 77, 78, 20
HSL:
0°, 63.7097%, 48.6275%
HSV (HSB):
0°, 77.8325%, 79.6078%
XYZ:
26.0793, 14.8400, 3.9725
xyY:
0.5809, 0.3306, 14.8400
CIE-Lab:
45.4142, 60.1879, 39.5534
CIE-LCH:
45.4142, 72.0212, 33.3115
CIE-Luv:
45.4142, 119.5302, 26.0829
Hunter-Lab:
38.5227, 53.4271, 20.8518
#cb2e2d color charts
#cb2e2d color shades, tints & tones
#cb2e2d color schemes
#cb2e2d color preview, HTML & CSS examples
This text has a color of #cb2e2d
<p style="color:#cb2e2d;">Text here</p>
.mytext {color:#cb2e2d;}
This box has a color of #cb2e2d
<div style="background-color:#cb2e2d;">Content here</div>
.mybackground {background-color:#cb2e2d;}
Border around this has a color of #cb2e2d
<div style="border:2px solid #cb2e2d;">Content here</div>
.myborder {border:2px solid #cb2e2d;}