#d0d82f color space conversions
Hex:
#d0d82f
RGB:
208, 216, 47
CMY:
18, 15, 82
CMYK:
4, 0, 78, 15
HSL:
63°, 68.4211%, 51.5686%
HSV (HSB):
63°, 78.2407%, 84.7059%
XYZ:
51.0814, 62.7269, 12.1045
xyY:
0.4057, 0.4982, 62.7269
CIE-Lab:
83.2985, -21.4942, 75.0372
CIE-LCH:
83.2985, 78.0550, 105.9842
CIE-Luv:
83.2985, 0.9343, 87.3556
Hunter-Lab:
79.2003, -23.4743, 46.3786
#d0d82f color charts
#d0d82f color shades, tints & tones
#d0d82f color schemes
#d0d82f color preview, HTML & CSS examples
This text has a color of #d0d82f
<p style="color:#d0d82f;">Text here</p>
.mytext {color:#d0d82f;}
This box has a color of #d0d82f
<div style="background-color:#d0d82f;">Content here</div>
.mybackground {background-color:#d0d82f;}
Border around this has a color of #d0d82f
<div style="border:2px solid #d0d82f;">Content here</div>
.myborder {border:2px solid #d0d82f;}