#d5c30d color space conversions
Hex:
#d5c30d
RGB:
213, 195, 13
CMY:
16, 24, 95
CMYK:
0, 8, 94, 16
HSL:
55°, 88.4956%, 44.3137%
HSV (HSB):
55°, 93.8967%, 83.5294%
XYZ:
47.0283, 53.2054, 8.1718
xyY:
0.4338, 0.4908, 53.2054
CIE-Lab:
77.9961, -9.6886, 77.6999
CIE-LCH:
77.9961, 78.3016, 97.1076
CIE-Luv:
77.9961, 18.7334, 83.4500
Hunter-Lab:
72.9420, -12.5633, 44.4171
#d5c30d color charts
#d5c30d color shades, tints & tones
#d5c30d color schemes
#d5c30d color preview, HTML & CSS examples
This text has a color of #d5c30d
<p style="color:#d5c30d;">Text here</p>
.mytext {color:#d5c30d;}
This box has a color of #d5c30d
<div style="background-color:#d5c30d;">Content here</div>
.mybackground {background-color:#d5c30d;}
Border around this has a color of #d5c30d
<div style="border:2px solid #d5c30d;">Content here</div>
.myborder {border:2px solid #d5c30d;}