#dbc202 color space conversions
Hex:
#dbc202
RGB:
219, 194, 2
CMY:
14, 24, 99
CMYK:
0, 11, 99, 14
HSL:
53°, 98.1900%, 43.3333%
HSV (HSB):
53°, 99.0868%, 85.8824%
XYZ:
48.5162, 53.6480, 7.8555
xyY:
0.4410, 0.4876, 53.6480
CIE-Lab:
78.2560, -6.6817, 79.2509
CIE-LCH:
78.2560, 79.5321, 94.8193
CIE-Luv:
78.2560, 23.8994, 83.7641
Hunter-Lab:
73.2448, -9.9430, 44.9126
#dbc202 color charts
#dbc202 color shades, tints & tones
#dbc202 color schemes
#dbc202 color preview, HTML & CSS examples
This text has a color of #dbc202
<p style="color:#dbc202;">Text here</p>
.mytext {color:#dbc202;}
This box has a color of #dbc202
<div style="background-color:#dbc202;">Content here</div>
.mybackground {background-color:#dbc202;}
Border around this has a color of #dbc202
<div style="border:2px solid #dbc202;">Content here</div>
.myborder {border:2px solid #dbc202;}