#d5cc45 color space conversions
Hex:
#d5cc45
RGB:
213, 204, 69
CMY:
16, 20, 73
CMYK:
0, 4, 68, 16
HSL:
56°, 63.1579%, 55.2941%
HSV (HSB):
56°, 67.6056%, 83.5294%
XYZ:
50.1076, 57.7615, 14.1384
xyY:
0.4107, 0.4734, 57.7615
CIE-Lab:
80.6060, -12.4886, 65.2854
CIE-LCH:
80.6060, 66.4692, 100.8294
CIE-Luv:
80.6060, 11.7063, 77.3056
Hunter-Lab:
76.0010, -15.3164, 42.1711
#d5cc45 color charts
#d5cc45 color shades, tints & tones
#d5cc45 color schemes
#d5cc45 color preview, HTML & CSS examples
This text has a color of #d5cc45
<p style="color:#d5cc45;">Text here</p>
.mytext {color:#d5cc45;}
This box has a color of #d5cc45
<div style="background-color:#d5cc45;">Content here</div>
.mybackground {background-color:#d5cc45;}
Border around this has a color of #d5cc45
<div style="border:2px solid #d5cc45;">Content here</div>
.myborder {border:2px solid #d5cc45;}