#d2d54b color space conversions
Hex:
#d2d54b
RGB:
210, 213, 75
CMY:
18, 16, 71
CMYK:
1, 0, 65, 16
HSL:
61°, 62.1622%, 56.4706%
HSV (HSB):
61°, 64.7887%, 83.5294%
XYZ:
51.6426, 61.7981, 15.8630
xyY:
0.3994, 0.4779, 61.7981
CIE-Lab:
82.8060, -17.8880, 65.1173
CIE-LCH:
82.8060, 67.5296, 105.3605
CIE-Luv:
82.8060, 3.7202, 79.2772
Hunter-Lab:
78.6118, -20.3083, 43.0642
#d2d54b color charts
#d2d54b color shades, tints & tones
#d2d54b color schemes
#d2d54b color preview, HTML & CSS examples
This text has a color of #d2d54b
<p style="color:#d2d54b;">Text here</p>
.mytext {color:#d2d54b;}
This box has a color of #d2d54b
<div style="background-color:#d2d54b;">Content here</div>
.mybackground {background-color:#d2d54b;}
Border around this has a color of #d2d54b
<div style="border:2px solid #d2d54b;">Content here</div>
.myborder {border:2px solid #d2d54b;}