#d7d250 color space conversions
Hex:
#d7d250
RGB:
215, 210, 80
CMY:
16, 18, 69
CMYK:
0, 2, 63, 16
HSL:
58°, 62.7907%, 57.8431%
HSV (HSB):
58°, 62.7907%, 84.3137%
XYZ:
52.5189, 61.1194, 16.6186
xyY:
0.4032, 0.4692, 61.1194
CIE-Lab:
82.4429, -14.0284, 62.8463
CIE-LCH:
82.4429, 64.3929, 102.5831
CIE-Luv:
82.4429, 8.8796, 76.5171
Hunter-Lab:
78.1789, -16.9007, 42.1219
#d7d250 color charts
#d7d250 color shades, tints & tones
#d7d250 color schemes
#d7d250 color preview, HTML & CSS examples
This text has a color of #d7d250
<p style="color:#d7d250;">Text here</p>
.mytext {color:#d7d250;}
This box has a color of #d7d250
<div style="background-color:#d7d250;">Content here</div>
.mybackground {background-color:#d7d250;}
Border around this has a color of #d7d250
<div style="border:2px solid #d7d250;">Content here</div>
.myborder {border:2px solid #d7d250;}