#cb3e2c color space conversions
Hex:
#cb3e2c
RGB:
203, 62, 44
CMY:
20, 76, 83
CMYK:
0, 69, 78, 20
HSL:
7°, 64.3725%, 48.4314%
HSV (HSB):
7°, 78.3251%, 79.6078%
XYZ:
26.8058, 16.3236, 4.1208
xyY:
0.5673, 0.3455, 16.3236
CIE-Lab:
47.3962, 54.6346, 42.1551
CIE-LCH:
47.3962, 69.0072, 37.6531
CIE-Luv:
47.3962, 110.7085, 30.1423
Hunter-Lab:
40.4025, 47.7251, 22.2345
#cb3e2c color charts
#cb3e2c color shades, tints & tones
#cb3e2c color schemes
#cb3e2c color preview, HTML & CSS examples
This text has a color of #cb3e2c
<p style="color:#cb3e2c;">Text here</p>
.mytext {color:#cb3e2c;}
This box has a color of #cb3e2c
<div style="background-color:#cb3e2c;">Content here</div>
.mybackground {background-color:#cb3e2c;}
Border around this has a color of #cb3e2c
<div style="border:2px solid #cb3e2c;">Content here</div>
.myborder {border:2px solid #cb3e2c;}