#d4c05f color space conversions
Hex:
#d4c05f
RGB:
212, 192, 95
CMY:
17, 25, 63
CMYK:
0, 9, 55, 17
HSL:
50°, 57.6355%, 60.1961%
HSV (HSB):
50°, 55.1887%, 83.1373%
XYZ:
48.0666, 52.5225, 18.4310
xyY:
0.4039, 0.4413, 52.5225
CIE-Lab:
77.5923, -5.0587, 50.7309
CIE-LCH:
77.5923, 50.9825, 95.6945
CIE-Luv:
77.5923, 18.0551, 62.6168
Hunter-Lab:
72.4724, -8.4385, 35.6523
#d4c05f color charts
#d4c05f color shades, tints & tones
#d4c05f color schemes
#d4c05f color preview, HTML & CSS examples
This text has a color of #d4c05f
<p style="color:#d4c05f;">Text here</p>
.mytext {color:#d4c05f;}
This box has a color of #d4c05f
<div style="background-color:#d4c05f;">Content here</div>
.mybackground {background-color:#d4c05f;}
Border around this has a color of #d4c05f
<div style="border:2px solid #d4c05f;">Content here</div>
.myborder {border:2px solid #d4c05f;}