#dbd34b color space conversions
Hex:
#dbd34b
RGB:
219, 211, 75
CMY:
14, 17, 71
CMYK:
0, 4, 66, 14
HSL:
57°, 66.6667%, 57.6471%
HSV (HSB):
57°, 65.7534%, 85.8824%
XYZ:
53.7777, 62.1566, 15.8196
xyY:
0.4082, 0.4718, 62.1566
CIE-Lab:
82.9966, -13.1629, 65.5420
CIE-LCH:
82.9966, 66.8507, 101.3557
CIE-Luv:
82.9966, 11.0928, 78.6510
Hunter-Lab:
78.8395, -16.2113, 43.2907
#dbd34b color charts
#dbd34b color shades, tints & tones
#dbd34b color schemes
#dbd34b color preview, HTML & CSS examples
This text has a color of #dbd34b
<p style="color:#dbd34b;">Text here</p>
.mytext {color:#dbd34b;}
This box has a color of #dbd34b
<div style="background-color:#dbd34b;">Content here</div>
.mybackground {background-color:#dbd34b;}
Border around this has a color of #dbd34b
<div style="border:2px solid #dbd34b;">Content here</div>
.myborder {border:2px solid #dbd34b;}