#d2d250 color space conversions
Hex:
#d2d250
RGB:
210, 210, 80
CMY:
18, 18, 69
CMYK:
0, 0, 62, 18
HSL:
60°, 59.0909%, 56.8627%
HSV (HSB):
60°, 61.9048%, 82.3529%
XYZ:
51.0729, 60.3740, 16.5509
xyY:
0.3990, 0.4717, 60.3740
CIE-Lab:
82.0411, -16.0969, 62.2987
CIE-LCH:
82.0411, 64.3447, 104.4874
CIE-Luv:
82.0411, 5.5093, 76.3732
Hunter-Lab:
77.7007, -18.6477, 41.7612
#d2d250 color charts
#d2d250 color shades, tints & tones
#d2d250 color schemes
#d2d250 color preview, HTML & CSS examples
This text has a color of #d2d250
<p style="color:#d2d250;">Text here</p>
.mytext {color:#d2d250;}
This box has a color of #d2d250
<div style="background-color:#d2d250;">Content here</div>
.mybackground {background-color:#d2d250;}
Border around this has a color of #d2d250
<div style="border:2px solid #d2d250;">Content here</div>
.myborder {border:2px solid #d2d250;}