#d2da50 color space conversions
Hex:
#d2da50
RGB:
210, 218, 80
CMY:
18, 15, 69
CMYK:
4, 0, 63, 15
HSL:
63°, 65.0943%, 58.4314%
HSV (HSB):
63°, 63.3028%, 85.4902%
XYZ:
53.0977, 64.4236, 17.2259
xyY:
0.3941, 0.4781, 64.4236
CIE-Lab:
84.1859, -20.0392, 64.5650
CIE-LCH:
84.1859, 67.6033, 107.2429
CIE-Luv:
84.1859, 0.4892, 79.8630
Hunter-Lab:
80.2643, -22.3785, 43.4606
#d2da50 color charts
#d2da50 color shades, tints & tones
#d2da50 color schemes
#d2da50 color preview, HTML & CSS examples
This text has a color of #d2da50
<p style="color:#d2da50;">Text here</p>
.mytext {color:#d2da50;}
This box has a color of #d2da50
<div style="background-color:#d2da50;">Content here</div>
.mybackground {background-color:#d2da50;}
Border around this has a color of #d2da50
<div style="border:2px solid #d2da50;">Content here</div>
.myborder {border:2px solid #d2da50;}