#dc6d2d color space conversions
Hex:
#dc6d2d
RGB:
220, 109, 45
CMY:
14, 57, 82
CMYK:
0, 50, 80, 14
HSL:
22°, 71.4286%, 51.9608%
HSV (HSB):
22°, 79.5455%, 86.2745%
XYZ:
35.4575, 26.3424, 5.6984
xyY:
0.5253, 0.3903, 26.3424
CIE-Lab:
58.3606, 39.4171, 53.3978
CIE-LCH:
58.3606, 66.3704, 53.5660
CIE-Luv:
58.3606, 90.2575, 46.4557
Hunter-Lab:
51.3248, 33.4973, 29.3446
#dc6d2d color charts
#dc6d2d color shades, tints & tones
#dc6d2d color schemes
#dc6d2d color preview, HTML & CSS examples
This text has a color of #dc6d2d
<p style="color:#dc6d2d;">Text here</p>
.mytext {color:#dc6d2d;}
This box has a color of #dc6d2d
<div style="background-color:#dc6d2d;">Content here</div>
.mybackground {background-color:#dc6d2d;}
Border around this has a color of #dc6d2d
<div style="border:2px solid #dc6d2d;">Content here</div>
.myborder {border:2px solid #dc6d2d;}