#d8d07a color space conversions
Hex:
#d8d07a
RGB:
216, 208, 122
CMY:
15, 18, 52
CMYK:
0, 4, 44, 15
HSL:
55°, 54.6512%, 66.2745%
HSV (HSB):
55°, 43.5185%, 84.7059%
XYZ:
54.3876, 61.1158, 27.3424
xyY:
0.3807, 0.4278, 61.1158
CIE-Lab:
82.4410, -9.2102, 43.5464
CIE-LCH:
82.4410, 44.5097, 101.9423
CIE-Luv:
82.4410, 9.3574, 57.8154
Hunter-Lab:
78.1766, -12.6262, 33.9869
#d8d07a color charts
#d8d07a color shades, tints & tones
#d8d07a color schemes
#d8d07a color preview, HTML & CSS examples
This text has a color of #d8d07a
<p style="color:#d8d07a;">Text here</p>
.mytext {color:#d8d07a;}
This box has a color of #d8d07a
<div style="background-color:#d8d07a;">Content here</div>
.mybackground {background-color:#d8d07a;}
Border around this has a color of #d8d07a
<div style="border:2px solid #d8d07a;">Content here</div>
.myborder {border:2px solid #d8d07a;}