#d5cc32 color space conversions
Hex:
#d5cc32
RGB:
213, 204, 50
CMY:
16, 20, 80
CMYK:
0, 4, 77, 16
HSL:
57°, 65.9919%, 51.5686%
HSV (HSB):
57°, 76.5258%, 83.5294%
XYZ:
49.6092, 57.5622, 11.5135
xyY:
0.4180, 0.4850, 57.5622
CIE-Lab:
80.4947, -13.3528, 71.7946
CIE-LCH:
80.4947, 73.0257, 100.5358
CIE-Luv:
80.4947, 12.1113, 82.0202
Hunter-Lab:
75.8697, -16.0557, 44.1113
#d5cc32 color charts
#d5cc32 color shades, tints & tones
#d5cc32 color schemes
#d5cc32 color preview, HTML & CSS examples
This text has a color of #d5cc32
<p style="color:#d5cc32;">Text here</p>
.mytext {color:#d5cc32;}
This box has a color of #d5cc32
<div style="background-color:#d5cc32;">Content here</div>
.mybackground {background-color:#d5cc32;}
Border around this has a color of #d5cc32
<div style="border:2px solid #d5cc32;">Content here</div>
.myborder {border:2px solid #d5cc32;}