#dbca1b color space conversions
Hex:
#dbca1b
RGB:
219, 202, 27
CMY:
14, 21, 89
CMYK:
0, 8, 88, 14
HSL:
55°, 78.0488%, 48.2353%
HSV (HSB):
55°, 87.6712%, 85.8824%
XYZ:
50.5318, 57.3803, 9.4491
xyY:
0.4306, 0.4889, 57.3803
CIE-Lab:
80.3930, -10.4339, 77.6479
CIE-LCH:
80.3930, 78.3458, 97.6532
CIE-Luv:
80.3930, 18.0642, 84.9601
Hunter-Lab:
75.7498, -13.4868, 45.6289
#dbca1b color charts
#dbca1b color shades, tints & tones
#dbca1b color schemes
#dbca1b color preview, HTML & CSS examples
This text has a color of #dbca1b
<p style="color:#dbca1b;">Text here</p>
.mytext {color:#dbca1b;}
This box has a color of #dbca1b
<div style="background-color:#dbca1b;">Content here</div>
.mybackground {background-color:#dbca1b;}
Border around this has a color of #dbca1b
<div style="border:2px solid #dbca1b;">Content here</div>
.myborder {border:2px solid #dbca1b;}