#d9c28e color space conversions
Hex:
#d9c28e
RGB:
217, 194, 142
CMY:
15, 24, 44
CMYK:
0, 11, 35, 15
HSL:
42°, 49.6689%, 70.3922%
HSV (HSB):
42°, 34.5622%, 85.0980%
XYZ:
52.7895, 55.2883, 33.4806
xyY:
0.3729, 0.3906, 55.2883
CIE-Lab:
79.2070, 0.6230, 29.1582
CIE-LCH:
79.2070, 29.1648, 88.7760
CIE-Luv:
79.2070, 17.5741, 39.2236
Hunter-Lab:
74.3561, -3.3960, 25.3525
#d9c28e color charts
#d9c28e color shades, tints & tones
#d9c28e color schemes
#d9c28e color preview, HTML & CSS examples
This text has a color of #d9c28e
<p style="color:#d9c28e;">Text here</p>
.mytext {color:#d9c28e;}
This box has a color of #d9c28e
<div style="background-color:#d9c28e;">Content here</div>
.mybackground {background-color:#d9c28e;}
Border around this has a color of #d9c28e
<div style="border:2px solid #d9c28e;">Content here</div>
.myborder {border:2px solid #d9c28e;}