#dbd75f color space conversions
Hex:
#dbd75f
RGB:
219, 215, 95
CMY:
14, 16, 63
CMYK:
0, 2, 57, 14
HSL:
58°, 63.2653%, 61.5686%
HSV (HSB):
58°, 56.6210%, 85.8824%
XYZ:
55.5794, 64.4872, 20.3444
xyY:
0.3958, 0.4593, 64.4872
CIE-Lab:
84.2188, -13.8630, 58.4527
CIE-LCH:
84.2188, 60.0742, 103.3421
CIE-Luv:
84.2188, 7.9545, 73.4785
Hunter-Lab:
80.3039, -16.9896, 41.1921
#dbd75f color charts
#dbd75f color shades, tints & tones
#dbd75f color schemes
#dbd75f color preview, HTML & CSS examples
This text has a color of #dbd75f
<p style="color:#dbd75f;">Text here</p>
.mytext {color:#dbd75f;}
This box has a color of #dbd75f
<div style="background-color:#dbd75f;">Content here</div>
.mybackground {background-color:#dbd75f;}
Border around this has a color of #dbd75f
<div style="border:2px solid #dbd75f;">Content here</div>
.myborder {border:2px solid #dbd75f;}