#f5d5a5 color space conversions
Hex:
#f5d5a5
RGB:
245, 213, 165
CMY:
4, 16, 35
CMYK:
0, 13, 33, 4
HSL:
36°, 80.0000%, 80.3922%
HSV (HSB):
36°, 32.6531%, 96.0784%
XYZ:
68.2420, 69.7176, 45.4574
xyY:
0.3721, 0.3801, 69.7176
CIE-Lab:
86.8582, 4.3671, 27.8633
CIE-LCH:
86.8582, 28.2035, 81.0923
CIE-Luv:
86.8582, 23.1121, 37.8025
Hunter-Lab:
83.4971, -0.2322, 26.1693
#f5d5a5 color charts
#f5d5a5 color shades, tints & tones
#f5d5a5 color schemes
#f5d5a5 color preview, HTML & CSS examples
This text has a color of #f5d5a5
<p style="color:#f5d5a5;">Text here</p>
.mytext {color:#f5d5a5;}
This box has a color of #f5d5a5
<div style="background-color:#f5d5a5;">Content here</div>
.mybackground {background-color:#f5d5a5;}
Border around this has a color of #f5d5a5
<div style="border:2px solid #f5d5a5;">Content here</div>
.myborder {border:2px solid #f5d5a5;}