#d64705 color space conversions
Hex:
#d64705
RGB:
214, 71, 5
CMY:
16, 72, 98
CMYK:
0, 67, 98, 16
HSL:
19°, 95.4338%, 42.9412%
HSV (HSB):
19°, 97.6636%, 83.9216%
XYZ:
30.0122, 18.8136, 2.1931
xyY:
0.5883, 0.3688, 18.8136
CIE-Lab:
50.4684, 53.9769, 60.1839
CIE-LCH:
50.4684, 80.8431, 48.1122
CIE-Luv:
50.4684, 117.2630, 41.1992
Hunter-Lab:
43.3746, 47.6039, 27.3644
#d64705 color charts
#d64705 color shades, tints & tones
#d64705 color schemes
#d64705 color preview, HTML & CSS examples
This text has a color of #d64705
<p style="color:#d64705;">Text here</p>
.mytext {color:#d64705;}
This box has a color of #d64705
<div style="background-color:#d64705;">Content here</div>
.mybackground {background-color:#d64705;}
Border around this has a color of #d64705
<div style="border:2px solid #d64705;">Content here</div>
.myborder {border:2px solid #d64705;}