#dbcb3e color space conversions
Hex:
#dbcb3e
RGB:
219, 203, 62
CMY:
14, 20, 76
CMYK:
0, 7, 72, 14
HSL:
54°, 68.5590%, 55.0980%
HSV (HSB):
54°, 71.6895%, 85.8824%
XYZ:
51.4389, 58.1197, 13.0645
xyY:
0.4195, 0.4740, 58.1197
CIE-Lab:
80.8053, -9.8018, 68.2608
CIE-LCH:
80.8053, 68.9610, 98.1715
CIE-Luv:
80.8053, 16.7528, 78.9547
Hunter-Lab:
76.2363, -12.9744, 43.2049
#dbcb3e color charts
#dbcb3e color shades, tints & tones
#dbcb3e color schemes
#dbcb3e color preview, HTML & CSS examples
This text has a color of #dbcb3e
<p style="color:#dbcb3e;">Text here</p>
.mytext {color:#dbcb3e;}
This box has a color of #dbcb3e
<div style="background-color:#dbcb3e;">Content here</div>
.mybackground {background-color:#dbcb3e;}
Border around this has a color of #dbcb3e
<div style="border:2px solid #dbcb3e;">Content here</div>
.myborder {border:2px solid #dbcb3e;}