#d2d70c color space conversions
Hex:
#d2d70c
RGB:
210, 215, 12
CMY:
18, 16, 95
CMYK:
2, 0, 94, 16
HSL:
61°, 89.4273%, 44.5098%
HSV (HSB):
61°, 94.4186%, 84.3137%
XYZ:
50.9451, 62.3291, 9.6934
xyY:
0.4143, 0.5069, 62.3291
CIE-Lab:
83.0881, -20.9492, 81.5379
CIE-LCH:
83.0881, 84.1861, 104.4091
CIE-Luv:
83.0881, 3.1722, 91.1170
Hunter-Lab:
78.9488, -22.9754, 47.9844
#d2d70c color charts
#d2d70c color shades, tints & tones
#d2d70c color schemes
#d2d70c color preview, HTML & CSS examples
This text has a color of #d2d70c
<p style="color:#d2d70c;">Text here</p>
.mytext {color:#d2d70c;}
This box has a color of #d2d70c
<div style="background-color:#d2d70c;">Content here</div>
.mybackground {background-color:#d2d70c;}
Border around this has a color of #d2d70c
<div style="border:2px solid #d2d70c;">Content here</div>
.myborder {border:2px solid #d2d70c;}