#dbd31c color space conversions
Hex:
#dbd31c
RGB:
219, 211, 28
CMY:
14, 17, 89
CMYK:
0, 4, 87, 14
HSL:
57°, 77.3279%, 48.4314%
HSV (HSB):
57°, 87.2146%, 85.8824%
XYZ:
52.7173, 61.7324, 10.2357
xyY:
0.4228, 0.4951, 61.7324
CIE-Lab:
82.7709, -14.9263, 79.3560
CIE-LCH:
82.7709, 80.7476, 100.6524
CIE-Luv:
82.7709, 11.9044, 88.3154
Hunter-Lab:
78.5700, -17.7312, 47.2750
#dbd31c color charts
#dbd31c color shades, tints & tones
#dbd31c color schemes
#dbd31c color preview, HTML & CSS examples
This text has a color of #dbd31c
<p style="color:#dbd31c;">Text here</p>
.mytext {color:#dbd31c;}
This box has a color of #dbd31c
<div style="background-color:#dbd31c;">Content here</div>
.mybackground {background-color:#dbd31c;}
Border around this has a color of #dbd31c
<div style="border:2px solid #dbd31c;">Content here</div>
.myborder {border:2px solid #dbd31c;}