#cb2c2d color space conversions
Hex:
#cb2c2d
RGB:
203, 44, 45
CMY:
20, 83, 82
CMYK:
0, 78, 78, 20
HSL:
360°, 64.3725%, 48.4314%
HSV (HSB):
360°, 78.3251%, 79.6078%
XYZ:
26.0029, 14.6873, 3.9471
xyY:
0.5825, 0.3290, 14.6873
CIE-Lab:
45.2029, 60.7814, 39.3310
CIE-LCH:
45.2029, 72.3968, 32.9065
CIE-Luv:
45.2029, 120.5045, 25.6837
Hunter-Lab:
38.3241, 54.0454, 20.7205
#cb2c2d color charts
#cb2c2d color shades, tints & tones
#cb2c2d color schemes
#cb2c2d color preview, HTML & CSS examples
This text has a color of #cb2c2d
<p style="color:#cb2c2d;">Text here</p>
.mytext {color:#cb2c2d;}
This box has a color of #cb2c2d
<div style="background-color:#cb2c2d;">Content here</div>
.mybackground {background-color:#cb2c2d;}
Border around this has a color of #cb2c2d
<div style="border:2px solid #cb2c2d;">Content here</div>
.myborder {border:2px solid #cb2c2d;}