#dc922e color space conversions
Hex:
#dc922e
RGB:
220, 146, 46
CMY:
14, 43, 82
CMYK:
0, 34, 79, 14
HSL:
34°, 71.3115%, 52.1569%
HSV (HSB):
34°, 79.0909%, 86.2745%
XYZ:
40.2872, 35.9707, 7.4044
xyY:
0.4815, 0.4300, 35.9707
CIE-Lab:
66.4975, 19.9964, 60.6025
CIE-LCH:
66.4975, 63.8163, 71.7392
CIE-Luv:
66.4975, 60.3593, 59.9742
Hunter-Lab:
59.9756, 14.9461, 34.6631
#dc922e color charts
#dc922e color shades, tints & tones
#dc922e color schemes
#dc922e color preview, HTML & CSS examples
This text has a color of #dc922e
<p style="color:#dc922e;">Text here</p>
.mytext {color:#dc922e;}
This box has a color of #dc922e
<div style="background-color:#dc922e;">Content here</div>
.mybackground {background-color:#dc922e;}
Border around this has a color of #dc922e
<div style="border:2px solid #dc922e;">Content here</div>
.myborder {border:2px solid #dc922e;}