#dbc215 color space conversions
Hex:
#dbc215
RGB:
219, 194, 21
CMY:
14, 24, 92
CMYK:
0, 11, 90, 14
HSL:
52°, 82.5000%, 47.0588%
HSV (HSB):
52°, 90.4110%, 85.8824%
XYZ:
48.6406, 53.6978, 8.5105
xyY:
0.4388, 0.4844, 53.6978
CIE-Lab:
78.2852, -6.4661, 77.0483
CIE-LCH:
78.2852, 77.3191, 94.7971
CIE-Luv:
78.2852, 23.7578, 82.5065
Hunter-Lab:
73.2788, -9.7542, 44.4092
#dbc215 color charts
#dbc215 color shades, tints & tones
#dbc215 color schemes
#dbc215 color preview, HTML & CSS examples
This text has a color of #dbc215
<p style="color:#dbc215;">Text here</p>
.mytext {color:#dbc215;}
This box has a color of #dbc215
<div style="background-color:#dbc215;">Content here</div>
.mybackground {background-color:#dbc215;}
Border around this has a color of #dbc215
<div style="border:2px solid #dbc215;">Content here</div>
.myborder {border:2px solid #dbc215;}