#dc702e color space conversions
Hex:
#dc702e
RGB:
220, 112, 46
CMY:
14, 56, 82
CMYK:
0, 49, 79, 14
HSL:
23°, 71.3115%, 52.1569%
HSV (HSB):
23°, 79.0909%, 86.2745%
XYZ:
35.8025, 27.0012, 5.9095
xyY:
0.5210, 0.3930, 27.0012
CIE-Lab:
58.9755, 37.9306, 53.5451
CIE-LCH:
58.9755, 65.6186, 54.6868
CIE-Luv:
58.9755, 87.7628, 47.2427
Hunter-Lab:
51.9627, 32.0524, 29.6311
#dc702e color charts
#dc702e color shades, tints & tones
#dc702e color schemes
#dc702e color preview, HTML & CSS examples
This text has a color of #dc702e
<p style="color:#dc702e;">Text here</p>
.mytext {color:#dc702e;}
This box has a color of #dc702e
<div style="background-color:#dc702e;">Content here</div>
.mybackground {background-color:#dc702e;}
Border around this has a color of #dc702e
<div style="border:2px solid #dc702e;">Content here</div>
.myborder {border:2px solid #dc702e;}