#dcbc15 color space conversions
Hex:
#dcbc15
RGB:
220, 188, 21
CMY:
14, 26, 92
CMYK:
0, 15, 90, 14
HSL:
50°, 82.5726%, 47.2549%
HSV (HSB):
50°, 90.4545%, 86.2745%
XYZ:
47.6338, 51.2362, 8.0885
xyY:
0.4453, 0.4790, 51.2362
CIE-Lab:
76.8219, -2.9373, 75.9630
CIE-LCH:
76.8219, 76.0197, 92.2144
CIE-Luv:
76.8219, 28.8303, 80.2285
Hunter-Lab:
71.5795, -6.4783, 43.4059
#dcbc15 color charts
#dcbc15 color shades, tints & tones
#dcbc15 color schemes
#dcbc15 color preview, HTML & CSS examples
This text has a color of #dcbc15
<p style="color:#dcbc15;">Text here</p>
.mytext {color:#dcbc15;}
This box has a color of #dcbc15
<div style="background-color:#dcbc15;">Content here</div>
.mybackground {background-color:#dcbc15;}
Border around this has a color of #dcbc15
<div style="border:2px solid #dcbc15;">Content here</div>
.myborder {border:2px solid #dcbc15;}