#d6d85c color space conversions
Hex:
#d6d85c
RGB:
214, 216, 92
CMY:
16, 15, 64
CMYK:
1, 0, 57, 15
HSL:
61°, 61.3861%, 60.3922%
HSV (HSB):
61°, 57.4074%, 84.7059%
XYZ:
54.2192, 64.1806, 19.6557
xyY:
0.3927, 0.4649, 64.1806
CIE-Lab:
84.0597, -16.6165, 59.4836
CIE-LCH:
84.0597, 61.7609, 105.6075
CIE-Luv:
84.0597, 4.0850, 74.9017
Hunter-Lab:
80.1128, -19.3911, 41.5322
#d6d85c color charts
#d6d85c color shades, tints & tones
#d6d85c color schemes
#d6d85c color preview, HTML & CSS examples
This text has a color of #d6d85c
<p style="color:#d6d85c;">Text here</p>
.mytext {color:#d6d85c;}
This box has a color of #d6d85c
<div style="background-color:#d6d85c;">Content here</div>
.mybackground {background-color:#d6d85c;}
Border around this has a color of #d6d85c
<div style="border:2px solid #d6d85c;">Content here</div>
.myborder {border:2px solid #d6d85c;}