#dbcd1f color space conversions
Hex:
#dbcd1f
RGB:
219, 205, 31
CMY:
14, 20, 88
CMYK:
0, 6, 86, 14
HSL:
56°, 75.2000%, 49.0196%
HSV (HSB):
56°, 85.8447%, 85.8824%
XYZ:
51.2921, 58.8216, 9.9467
xyY:
0.4272, 0.4899, 58.8216
CIE-Lab:
81.1935, -11.8628, 77.5003
CIE-LCH:
81.1935, 78.4030, 98.7026
CIE-Luv:
81.1935, 15.9492, 85.6425
Hunter-Lab:
76.6953, -14.8400, 45.9973
#dbcd1f color charts
#dbcd1f color shades, tints & tones
#dbcd1f color schemes
#dbcd1f color preview, HTML & CSS examples
This text has a color of #dbcd1f
<p style="color:#dbcd1f;">Text here</p>
.mytext {color:#dbcd1f;}
This box has a color of #dbcd1f
<div style="background-color:#dbcd1f;">Content here</div>
.mybackground {background-color:#dbcd1f;}
Border around this has a color of #dbcd1f
<div style="border:2px solid #dbcd1f;">Content here</div>
.myborder {border:2px solid #dbcd1f;}