#d0db5f color space conversions
Hex:
#d0db5f
RGB:
208, 219, 95
CMY:
18, 14, 63
CMYK:
5, 0, 57, 14
HSL:
65°, 63.2653%, 61.5686%
HSV (HSB):
65°, 56.6210%, 85.8824%
XYZ:
53.4095, 64.8992, 20.5383
xyY:
0.3847, 0.4674, 64.8992
CIE-Lab:
84.4317, -20.2947, 58.4578
CIE-LCH:
84.4317, 61.8805, 109.1453
CIE-Luv:
84.4317, -1.7273, 74.9241
Hunter-Lab:
80.5600, -22.6385, 41.2764
#d0db5f color charts
#d0db5f color shades, tints & tones
#d0db5f color schemes
#d0db5f color preview, HTML & CSS examples
This text has a color of #d0db5f
<p style="color:#d0db5f;">Text here</p>
.mytext {color:#d0db5f;}
This box has a color of #d0db5f
<div style="background-color:#d0db5f;">Content here</div>
.mybackground {background-color:#d0db5f;}
Border around this has a color of #d0db5f
<div style="border:2px solid #d0db5f;">Content here</div>
.myborder {border:2px solid #d0db5f;}