#d29e64 color space conversions
Hex:
#d29e64
RGB:
210, 158, 100
CMY:
18, 38, 61
CMYK:
0, 25, 52, 18
HSL:
32°, 55.0000%, 60.7843%
HSV (HSB):
32°, 52.3810%, 82.3529%
XYZ:
41.1055, 39.0755, 17.4324
xyY:
0.4211, 0.4003, 39.0755
CIE-Lab:
68.8059, 12.5722, 37.6172
CIE-LCH:
68.8059, 39.6625, 71.5197
CIE-Luv:
68.8059, 39.4666, 44.0021
Hunter-Lab:
62.5104, 7.9846, 27.2229
#d29e64 color charts
#d29e64 color shades, tints & tones
#d29e64 color schemes
#d29e64 color preview, HTML & CSS examples
This text has a color of #d29e64
<p style="color:#d29e64;">Text here</p>
.mytext {color:#d29e64;}
This box has a color of #d29e64
<div style="background-color:#d29e64;">Content here</div>
.mybackground {background-color:#d29e64;}
Border around this has a color of #d29e64
<div style="border:2px solid #d29e64;">Content here</div>
.myborder {border:2px solid #d29e64;}