#d2d500 color space conversions
Hex:
#d2d500
RGB:
210, 213, 0
CMY:
18, 16, 100
CMYK:
1, 0, 100, 16
HSL:
61°, 100.0000%, 41.7647%
HSV (HSB):
61°, 100.0000%, 83.5294%
XYZ:
50.3726, 61.2901, 9.1753
xyY:
0.4169, 0.5072, 61.2901
CIE-Lab:
82.5345, -20.0901, 82.2039
CIE-LCH:
82.5345, 84.6232, 103.7335
CIE-Luv:
82.5345, 4.5129, 90.9815
Hunter-Lab:
78.2880, -22.1524, 47.8529
#d2d500 color charts
#d2d500 color shades, tints & tones
#d2d500 color schemes
#d2d500 color preview, HTML & CSS examples
This text has a color of #d2d500
<p style="color:#d2d500;">Text here</p>
.mytext {color:#d2d500;}
This box has a color of #d2d500
<div style="background-color:#d2d500;">Content here</div>
.mybackground {background-color:#d2d500;}
Border around this has a color of #d2d500
<div style="border:2px solid #d2d500;">Content here</div>
.myborder {border:2px solid #d2d500;}