#dbcc0f color space conversions
Hex:
#dbcc0f
RGB:
219, 204, 15
CMY:
14, 20, 94
CMYK:
0, 7, 93, 14
HSL:
56°, 87.1795%, 45.8824%
HSV (HSB):
56°, 93.1507%, 85.8824%
XYZ:
50.8925, 58.2803, 9.0188
xyY:
0.4306, 0.4931, 58.2803
CIE-Lab:
80.8944, -11.6334, 79.8773
CIE-LCH:
80.8944, 80.7200, 98.2864
CIE-Luv:
80.8944, 16.7838, 86.8056
Hunter-Lab:
76.3415, -14.6020, 46.4347
#dbcc0f color charts
#dbcc0f color shades, tints & tones
#dbcc0f color schemes
#dbcc0f color preview, HTML & CSS examples
This text has a color of #dbcc0f
<p style="color:#dbcc0f;">Text here</p>
.mytext {color:#dbcc0f;}
This box has a color of #dbcc0f
<div style="background-color:#dbcc0f;">Content here</div>
.mybackground {background-color:#dbcc0f;}
Border around this has a color of #dbcc0f
<div style="border:2px solid #dbcc0f;">Content here</div>
.myborder {border:2px solid #dbcc0f;}