#d7701e color space conversions
Hex:
#d7701e
RGB:
215, 112, 30
CMY:
16, 56, 88
CMYK:
0, 48, 86, 16
HSL:
27°, 75.5102%, 48.0392%
HSV (HSB):
27°, 86.0465%, 84.3137%
XYZ:
34.0528, 26.1292, 4.4769
xyY:
0.5267, 0.4041, 26.1292
CIE-Lab:
58.1594, 35.4671, 58.8312
CIE-LCH:
58.1594, 68.6952, 58.9158
CIE-Luv:
58.1594, 84.7856, 50.5268
Hunter-Lab:
51.1167, 29.4587, 30.5889
#d7701e color charts
#d7701e color shades, tints & tones
#d7701e color schemes
#d7701e color preview, HTML & CSS examples
This text has a color of #d7701e
<p style="color:#d7701e;">Text here</p>
.mytext {color:#d7701e;}
This box has a color of #d7701e
<div style="background-color:#d7701e;">Content here</div>
.mybackground {background-color:#d7701e;}
Border around this has a color of #d7701e
<div style="border:2px solid #d7701e;">Content here</div>
.myborder {border:2px solid #d7701e;}