#d6d27e color space conversions
Hex:
#d6d27e
RGB:
214, 210, 126
CMY:
16, 18, 51
CMYK:
0, 2, 41, 16
HSL:
57°, 51.7647%, 66.6667%
HSV (HSB):
57°, 41.1215%, 83.9216%
XYZ:
54.5440, 61.8957, 28.8109
xyY:
0.3755, 0.4261, 61.8957
CIE-Lab:
82.8579, -10.6098, 42.0454
CIE-LCH:
82.8579, 43.3634, 104.1625
CIE-Luv:
82.8579, 6.6517, 56.6235
Hunter-Lab:
78.6738, -13.9263, 33.3592
#d6d27e color charts
#d6d27e color shades, tints & tones
#d6d27e color schemes
#d6d27e color preview, HTML & CSS examples
This text has a color of #d6d27e
<p style="color:#d6d27e;">Text here</p>
.mytext {color:#d6d27e;}
This box has a color of #d6d27e
<div style="background-color:#d6d27e;">Content here</div>
.mybackground {background-color:#d6d27e;}
Border around this has a color of #d6d27e
<div style="border:2px solid #d6d27e;">Content here</div>
.myborder {border:2px solid #d6d27e;}