#cd4d2c color space conversions
Hex:
#cd4d2c
RGB:
205, 77, 44
CMY:
20, 70, 83
CMYK:
0, 62, 79, 20
HSL:
12°, 64.6586%, 48.8235%
HSV (HSB):
12°, 78.5366%, 80.3922%
XYZ:
28.2853, 18.4687, 4.4569
xyY:
0.5523, 0.3606, 18.4687
CIE-Lab:
50.0598, 49.0786, 44.9695
CIE-LCH:
50.0598, 66.5654, 42.4983
CIE-Luv:
50.0598, 102.2914, 34.6454
Hunter-Lab:
42.9753, 42.2779, 23.9338
#cd4d2c color charts
#cd4d2c color shades, tints & tones
#cd4d2c color schemes
#cd4d2c color preview, HTML & CSS examples
This text has a color of #cd4d2c
<p style="color:#cd4d2c;">Text here</p>
.mytext {color:#cd4d2c;}
This box has a color of #cd4d2c
<div style="background-color:#cd4d2c;">Content here</div>
.mybackground {background-color:#cd4d2c;}
Border around this has a color of #cd4d2c
<div style="border:2px solid #cd4d2c;">Content here</div>
.myborder {border:2px solid #cd4d2c;}