#cb2a31 color space conversions
Hex:
#cb2a31
RGB:
203, 42, 49
CMY:
20, 84, 81
CMYK:
0, 79, 76, 20
HSL:
357°, 65.7143%, 48.0392%
HSV (HSB):
357°, 79.3103%, 79.6078%
XYZ:
26.0109, 14.5742, 4.3479
xyY:
0.5789, 0.3244, 14.5742
CIE-Lab:
45.0454, 61.4938, 36.8905
CIE-LCH:
45.0454, 71.7105, 30.9598
CIE-Luv:
45.0454, 120.6029, 23.8462
Hunter-Lab:
38.1762, 54.8109, 19.9707
#cb2a31 color charts
#cb2a31 color shades, tints & tones
#cb2a31 color schemes
#cb2a31 color preview, HTML & CSS examples
This text has a color of #cb2a31
<p style="color:#cb2a31;">Text here</p>
.mytext {color:#cb2a31;}
This box has a color of #cb2a31
<div style="background-color:#cb2a31;">Content here</div>
.mybackground {background-color:#cb2a31;}
Border around this has a color of #cb2a31
<div style="border:2px solid #cb2a31;">Content here</div>
.myborder {border:2px solid #cb2a31;}