#d68d07 color space conversions
Hex:
#d68d07
RGB:
214, 141, 7
CMY:
16, 45, 97
CMYK:
0, 34, 97, 16
HSL:
39°, 93.6652%, 43.3333%
HSV (HSB):
39°, 96.7290%, 83.9216%
XYZ:
37.2948, 33.3612, 4.6747
xyY:
0.4951, 0.4429, 33.3612
CIE-Lab:
64.4523, 19.2722, 68.6791
CIE-LCH:
64.4523, 71.3319, 74.3252
CIE-Luv:
64.4523, 60.7805, 63.5580
Hunter-Lab:
57.7592, 14.1779, 35.6328
#d68d07 color charts
#d68d07 color shades, tints & tones
#d68d07 color schemes
#d68d07 color preview, HTML & CSS examples
This text has a color of #d68d07
<p style="color:#d68d07;">Text here</p>
.mytext {color:#d68d07;}
This box has a color of #d68d07
<div style="background-color:#d68d07;">Content here</div>
.mybackground {background-color:#d68d07;}
Border around this has a color of #d68d07
<div style="border:2px solid #d68d07;">Content here</div>
.myborder {border:2px solid #d68d07;}