#d2d150 color space conversions
Hex:
#d2d150
RGB:
210, 209, 80
CMY:
18, 18, 69
CMYK:
0, 0, 62, 18
HSL:
60°, 59.0909%, 56.8627%
HSV (HSB):
60°, 61.9048%, 82.3529%
XYZ:
50.8268, 59.8818, 16.4689
xyY:
0.3997, 0.4709, 59.8818
CIE-Lab:
81.7739, -15.5992, 62.0147
CIE-LCH:
81.7739, 63.9465, 104.1193
CIE-Luv:
81.7739, 6.1455, 75.9353
Hunter-Lab:
77.3833, -18.1787, 41.5501
#d2d150 color charts
#d2d150 color shades, tints & tones
#d2d150 color schemes
#d2d150 color preview, HTML & CSS examples
This text has a color of #d2d150
<p style="color:#d2d150;">Text here</p>
.mytext {color:#d2d150;}
This box has a color of #d2d150
<div style="background-color:#d2d150;">Content here</div>
.mybackground {background-color:#d2d150;}
Border around this has a color of #d2d150
<div style="border:2px solid #d2d150;">Content here</div>
.myborder {border:2px solid #d2d150;}