#dbcd3e color space conversions
Hex:
#dbcd3e
RGB:
219, 205, 62
CMY:
14, 20, 76
CMYK:
0, 6, 72, 14
HSL:
55°, 68.5590%, 55.0980%
HSV (HSB):
55°, 71.6895%, 85.8824%
XYZ:
51.9142, 59.0705, 13.2230
xyY:
0.4180, 0.4756, 59.0705
CIE-Lab:
81.3303, -10.8135, 68.7688
CIE-LCH:
81.3303, 69.6138, 98.9362
CIE-Luv:
81.3303, 15.4009, 79.7803
Hunter-Lab:
76.8573, -13.9303, 43.5995
#dbcd3e color charts
#dbcd3e color shades, tints & tones
#dbcd3e color schemes
#dbcd3e color preview, HTML & CSS examples
This text has a color of #dbcd3e
<p style="color:#dbcd3e;">Text here</p>
.mytext {color:#dbcd3e;}
This box has a color of #dbcd3e
<div style="background-color:#dbcd3e;">Content here</div>
.mybackground {background-color:#dbcd3e;}
Border around this has a color of #dbcd3e
<div style="border:2px solid #dbcd3e;">Content here</div>
.myborder {border:2px solid #dbcd3e;}