#d0d425 color space conversions
Hex:
#d0d425
RGB:
208, 212, 37
CMY:
18, 17, 85
CMYK:
2, 0, 83, 17
HSL:
61°, 70.2811%, 48.8235%
HSV (HSB):
61°, 82.5472%, 83.1373%
XYZ:
49.8898, 60.6304, 10.8236
xyY:
0.4111, 0.4997, 60.6304
CIE-Lab:
82.1797, -19.8576, 76.6276
CIE-LCH:
82.1797, 79.1588, 104.5282
CIE-Luv:
82.1797, 3.5960, 87.4321
Hunter-Lab:
77.8655, -21.8966, 46.2643
#d0d425 color charts
#d0d425 color shades, tints & tones
#d0d425 color schemes
#d0d425 color preview, HTML & CSS examples
This text has a color of #d0d425
<p style="color:#d0d425;">Text here</p>
.mytext {color:#d0d425;}
This box has a color of #d0d425
<div style="background-color:#d0d425;">Content here</div>
.mybackground {background-color:#d0d425;}
Border around this has a color of #d0d425
<div style="border:2px solid #d0d425;">Content here</div>
.myborder {border:2px solid #d0d425;}