#d2d30a color space conversions
Hex:
#d2d30a
RGB:
210, 211, 10
CMY:
18, 17, 96
CMYK:
0, 0, 95, 17
HSL:
60°, 90.9502%, 43.3333%
HSV (HSB):
60°, 95.2607%, 82.7451%
XYZ:
49.9274, 60.3121, 9.2971
xyY:
0.4177, 0.5045, 60.3121
CIE-Lab:
82.0075, -19.0144, 80.9089
CIE-LCH:
82.0075, 83.1132, 103.2251
CIE-Luv:
82.0075, 5.7857, 89.7024
Hunter-Lab:
77.6609, -21.1506, 47.2647
#d2d30a color charts
#d2d30a color shades, tints & tones
#d2d30a color schemes
#d2d30a color preview, HTML & CSS examples
This text has a color of #d2d30a
<p style="color:#d2d30a;">Text here</p>
.mytext {color:#d2d30a;}
This box has a color of #d2d30a
<div style="background-color:#d2d30a;">Content here</div>
.mybackground {background-color:#d2d30a;}
Border around this has a color of #d2d30a
<div style="border:2px solid #d2d30a;">Content here</div>
.myborder {border:2px solid #d2d30a;}