#dbd93b color space conversions
Hex:
#dbd93b
RGB:
219, 217, 59
CMY:
14, 15, 77
CMYK:
0, 1, 73, 14
HSL:
59°, 68.9655%, 54.5098%
HSV (HSB):
59°, 73.0594%, 85.8824%
XYZ:
54.8157, 65.0015, 13.7951
xyY:
0.4103, 0.4865, 65.0015
CIE-Lab:
84.4845, -16.9325, 72.7987
CIE-LCH:
84.4845, 74.7420, 103.0938
CIE-Luv:
84.4845, 7.5173, 85.4266
Hunter-Lab:
80.6235, -19.7296, 46.2916
#dbd93b color charts
#dbd93b color shades, tints & tones
#dbd93b color schemes
#dbd93b color preview, HTML & CSS examples
This text has a color of #dbd93b
<p style="color:#dbd93b;">Text here</p>
.mytext {color:#dbd93b;}
This box has a color of #dbd93b
<div style="background-color:#dbd93b;">Content here</div>
.mybackground {background-color:#dbd93b;}
Border around this has a color of #dbd93b
<div style="border:2px solid #dbd93b;">Content here</div>
.myborder {border:2px solid #dbd93b;}