#d0d53a color space conversions
Hex:
#d0d53a
RGB:
208, 213, 58
CMY:
18, 16, 77
CMYK:
2, 0, 73, 16
HSL:
62°, 64.8536%, 53.1373%
HSV (HSB):
62°, 72.7700%, 83.5294%
XYZ:
50.5704, 61.3039, 13.1705
xyY:
0.4044, 0.4903, 61.3039
CIE-Lab:
82.5418, -19.5929, 70.9889
CIE-LCH:
82.5418, 73.6431, 105.4295
CIE-Luv:
82.5418, 2.6938, 83.8376
Hunter-Lab:
78.2968, -21.7297, 44.8345
#d0d53a color charts
#d0d53a color shades, tints & tones
#d0d53a color schemes
#d0d53a color preview, HTML & CSS examples
This text has a color of #d0d53a
<p style="color:#d0d53a;">Text here</p>
.mytext {color:#d0d53a;}
This box has a color of #d0d53a
<div style="background-color:#d0d53a;">Content here</div>
.mybackground {background-color:#d0d53a;}
Border around this has a color of #d0d53a
<div style="border:2px solid #d0d53a;">Content here</div>
.myborder {border:2px solid #d0d53a;}