#d68e40 color space conversions
Hex:
#d68e40
RGB:
214, 142, 64
CMY:
16, 44, 75
CMYK:
0, 34, 70, 16
HSL:
31°, 64.6552%, 54.5098%
HSV (HSB):
31°, 70.0935%, 83.9216%
XYZ:
38.3300, 34.0123, 9.3953
xyY:
0.4689, 0.4161, 34.0123
CIE-Lab:
64.9723, 20.3868, 51.2289
CIE-LCH:
64.9723, 55.1364, 68.2997
CIE-Luv:
64.9723, 57.4501, 52.7566
Hunter-Lab:
58.3201, 15.2563, 31.2725
#d68e40 color charts
#d68e40 color shades, tints & tones
#d68e40 color schemes
#d68e40 color preview, HTML & CSS examples
This text has a color of #d68e40
<p style="color:#d68e40;">Text here</p>
.mytext {color:#d68e40;}
This box has a color of #d68e40
<div style="background-color:#d68e40;">Content here</div>
.mybackground {background-color:#d68e40;}
Border around this has a color of #d68e40
<div style="border:2px solid #d68e40;">Content here</div>
.myborder {border:2px solid #d68e40;}