#cb3d2e color space conversions
Hex:
#cb3d2e
RGB:
203, 61, 46
CMY:
20, 76, 82
CMYK:
0, 70, 77, 20
HSL:
6°, 63.0522%, 48.8235%
HSV (HSB):
6°, 77.3399%, 79.6078%
XYZ:
26.7905, 16.2313, 4.3057
xyY:
0.5661, 0.3430, 16.2313
CIE-Lab:
47.2764, 55.0883, 40.9590
CIE-LCH:
47.2764, 68.6466, 36.6314
CIE-Luv:
47.2764, 110.9885, 29.2119
Hunter-Lab:
40.2880, 48.1938, 21.8651
#cb3d2e color charts
#cb3d2e color shades, tints & tones
#cb3d2e color schemes
#cb3d2e color preview, HTML & CSS examples
This text has a color of #cb3d2e
<p style="color:#cb3d2e;">Text here</p>
.mytext {color:#cb3d2e;}
This box has a color of #cb3d2e
<div style="background-color:#cb3d2e;">Content here</div>
.mybackground {background-color:#cb3d2e;}
Border around this has a color of #cb3d2e
<div style="border:2px solid #cb3d2e;">Content here</div>
.myborder {border:2px solid #cb3d2e;}