#dbcc1a color space conversions
Hex:
#dbcc1a
RGB:
219, 204, 26
CMY:
14, 20, 90
CMYK:
0, 7, 88, 14
HSL:
55°, 78.7755%, 48.0392%
HSV (HSB):
55°, 88.1279%, 85.8824%
XYZ:
50.9927, 58.3204, 9.5466
xyY:
0.4290, 0.4907, 58.3204
CIE-Lab:
80.9166, -11.4628, 78.2470
CIE-LCH:
80.9166, 79.0822, 98.3343
CIE-Luv:
80.9166, 16.6918, 85.8398
Hunter-Lab:
76.3678, -14.4546, 46.0457
#dbcc1a color charts
#dbcc1a color shades, tints & tones
#dbcc1a color schemes
#dbcc1a color preview, HTML & CSS examples
This text has a color of #dbcc1a
<p style="color:#dbcc1a;">Text here</p>
.mytext {color:#dbcc1a;}
This box has a color of #dbcc1a
<div style="background-color:#dbcc1a;">Content here</div>
.mybackground {background-color:#dbcc1a;}
Border around this has a color of #dbcc1a
<div style="border:2px solid #dbcc1a;">Content here</div>
.myborder {border:2px solid #dbcc1a;}