#d2dc5d color space conversions
Hex:
#d2dc5d
RGB:
210, 220, 93
CMY:
18, 14, 64
CMYK:
5, 0, 58, 14
HSL:
65°, 64.4670%, 61.3725%
HSV (HSB):
65°, 57.7273%, 86.2745%
XYZ:
54.1473, 65.6784, 20.1792
xyY:
0.3868, 0.4691, 65.6784
CIE-Lab:
84.8321, -20.1290, 59.8204
CIE-LCH:
84.8321, 63.1162, 108.5976
CIE-Luv:
84.8321, -1.0096, 76.2050
Hunter-Lab:
81.0422, -22.5613, 41.9665
#d2dc5d color charts
#d2dc5d color shades, tints & tones
#d2dc5d color schemes
#d2dc5d color preview, HTML & CSS examples
This text has a color of #d2dc5d
<p style="color:#d2dc5d;">Text here</p>
.mytext {color:#d2dc5d;}
This box has a color of #d2dc5d
<div style="background-color:#d2dc5d;">Content here</div>
.mybackground {background-color:#d2dc5d;}
Border around this has a color of #d2dc5d
<div style="border:2px solid #d2dc5d;">Content here</div>
.myborder {border:2px solid #d2dc5d;}