#d0d28a color space conversions
Hex:
#d0d28a
RGB:
208, 210, 138
CMY:
18, 18, 46
CMYK:
1, 0, 34, 18
HSL:
62°, 44.4444%, 68.2353%
HSV (HSB):
62°, 34.2857%, 82.3529%
XYZ:
53.6465, 61.3381, 33.0567
xyY:
0.3624, 0.4143, 61.3381
CIE-Lab:
82.5601, -11.6181, 35.5115
CIE-LCH:
82.5601, 37.3637, 108.1163
CIE-Luv:
82.5601, 2.3269, 49.5886
Hunter-Lab:
78.3186, -14.7892, 29.7979
#d0d28a color charts
#d0d28a color shades, tints & tones
#d0d28a color schemes
#d0d28a color preview, HTML & CSS examples
This text has a color of #d0d28a
<p style="color:#d0d28a;">Text here</p>
.mytext {color:#d0d28a;}
This box has a color of #d0d28a
<div style="background-color:#d0d28a;">Content here</div>
.mybackground {background-color:#d0d28a;}
Border around this has a color of #d0d28a
<div style="border:2px solid #d0d28a;">Content here</div>
.myborder {border:2px solid #d0d28a;}