#d0d95e color space conversions
Hex:
#d0d95e
RGB:
208, 217, 94
CMY:
18, 15, 63
CMYK:
4, 0, 57, 15
HSL:
64°, 61.8090%, 60.9804%
HSV (HSB):
64°, 56.6820%, 85.0980%
XYZ:
52.8457, 63.8438, 20.1275
xyY:
0.3863, 0.4666, 63.8438
CIE-Lab:
83.8844, -19.3923, 58.2839
CIE-LCH:
83.8844, 61.4254, 108.4034
CIE-Luv:
83.8844, -0.4897, 74.3977
Hunter-Lab:
79.9023, -21.7729, 40.9964
#d0d95e color charts
#d0d95e color shades, tints & tones
#d0d95e color schemes
#d0d95e color preview, HTML & CSS examples
This text has a color of #d0d95e
<p style="color:#d0d95e;">Text here</p>
.mytext {color:#d0d95e;}
This box has a color of #d0d95e
<div style="background-color:#d0d95e;">Content here</div>
.mybackground {background-color:#d0d95e;}
Border around this has a color of #d0d95e
<div style="border:2px solid #d0d95e;">Content here</div>
.myborder {border:2px solid #d0d95e;}