#d5c085 color space conversions
Hex:
#d5c085
RGB:
213, 192, 133
CMY:
16, 25, 48
CMYK:
0, 10, 38, 16
HSL:
44°, 48.7805%, 67.8431%
HSV (HSB):
44°, 37.5587%, 83.5294%
XYZ:
50.5238, 53.5389, 29.8614
xyY:
0.3773, 0.3998, 53.5389
CIE-Lab:
78.1921, -0.9683, 32.4589
CIE-LCH:
78.1921, 32.4734, 91.7088
CIE-Luv:
78.1921, 16.6989, 43.2372
Hunter-Lab:
73.1703, -4.7942, 27.0224
#d5c085 color charts
#d5c085 color shades, tints & tones
#d5c085 color schemes
#d5c085 color preview, HTML & CSS examples
This text has a color of #d5c085
<p style="color:#d5c085;">Text here</p>
.mytext {color:#d5c085;}
This box has a color of #d5c085
<div style="background-color:#d5c085;">Content here</div>
.mybackground {background-color:#d5c085;}
Border around this has a color of #d5c085
<div style="border:2px solid #d5c085;">Content here</div>
.myborder {border:2px solid #d5c085;}