#d2d50e color space conversions
Hex:
#d2d50e
RGB:
210, 213, 14
CMY:
18, 16, 95
CMYK:
1, 0, 93, 16
HSL:
61°, 87.6652%, 44.5098%
HSV (HSB):
61°, 93.4272%, 83.5294%
XYZ:
50.4519, 61.3218, 9.5927
xyY:
0.4157, 0.5053, 61.3218
CIE-Lab:
82.5515, -19.9512, 80.9232
CIE-LCH:
82.5515, 83.3463, 103.8498
CIE-Luv:
82.5515, 4.4622, 90.2331
Hunter-Lab:
78.3083, -22.0368, 47.5528
#d2d50e color charts
#d2d50e color shades, tints & tones
#d2d50e color schemes
#d2d50e color preview, HTML & CSS examples
This text has a color of #d2d50e
<p style="color:#d2d50e;">Text here</p>
.mytext {color:#d2d50e;}
This box has a color of #d2d50e
<div style="background-color:#d2d50e;">Content here</div>
.mybackground {background-color:#d2d50e;}
Border around this has a color of #d2d50e
<div style="border:2px solid #d2d50e;">Content here</div>
.myborder {border:2px solid #d2d50e;}