#d8c12c color space conversions
Hex:
#d8c12c
RGB:
216, 193, 44
CMY:
15, 24, 83
CMYK:
0, 11, 80, 15
HSL:
52°, 68.8000%, 50.9804%
HSV (HSB):
52°, 79.6296%, 84.7059%
XYZ:
47.8435, 52.9207, 10.0760
xyY:
0.4316, 0.4775, 52.9207
CIE-Lab:
77.8282, -6.6928, 71.3094
CIE-LCH:
77.8282, 71.6228, 95.3618
CIE-Luv:
77.8282, 21.9102, 78.8546
Hunter-Lab:
72.7466, -9.9120, 42.7105
#d8c12c color charts
#d8c12c color shades, tints & tones
#d8c12c color schemes
#d8c12c color preview, HTML & CSS examples
This text has a color of #d8c12c
<p style="color:#d8c12c;">Text here</p>
.mytext {color:#d8c12c;}
This box has a color of #d8c12c
<div style="background-color:#d8c12c;">Content here</div>
.mybackground {background-color:#d8c12c;}
Border around this has a color of #d8c12c
<div style="border:2px solid #d8c12c;">Content here</div>
.myborder {border:2px solid #d8c12c;}