#cb3d3a color space conversions
Hex:
#cb3d3a
RGB:
203, 61, 58
CMY:
20, 76, 77
CMYK:
0, 70, 71, 20
HSL:
1°, 58.2329%, 51.1765%
HSV (HSB):
1°, 71.4286%, 79.6078%
XYZ:
27.0611, 16.3395, 5.7305
xyY:
0.5508, 0.3326, 16.3395
CIE-Lab:
47.4168, 55.5834, 34.3886
CIE-LCH:
47.4168, 65.3612, 31.7445
CIE-Luv:
47.4168, 108.6506, 24.5945
Hunter-Lab:
40.4221, 48.7602, 19.8901
#cb3d3a color charts
#cb3d3a color shades, tints & tones
#cb3d3a color schemes
#cb3d3a color preview, HTML & CSS examples
This text has a color of #cb3d3a
<p style="color:#cb3d3a;">Text here</p>
.mytext {color:#cb3d3a;}
This box has a color of #cb3d3a
<div style="background-color:#cb3d3a;">Content here</div>
.mybackground {background-color:#cb3d3a;}
Border around this has a color of #cb3d3a
<div style="border:2px solid #cb3d3a;">Content here</div>
.myborder {border:2px solid #cb3d3a;}