#f5a97d color space conversions
Hex:
#f5a97d
RGB:
245, 169, 125
CMY:
4, 34, 51
CMYK:
0, 31, 49, 4
HSL:
22°, 85.7143%, 72.5490%
HSV (HSB):
22°, 48.9796%, 96.0784%
XYZ:
55.5458, 49.2691, 25.9843
xyY:
0.4247, 0.3767, 49.2691
CIE-Lab:
75.6184, 23.1232, 33.9079
CIE-LCH:
75.6184, 41.0418, 55.7083
CIE-Luv:
75.6184, 55.8379, 39.1869
Hunter-Lab:
70.1919, 18.4187, 27.1858
#f5a97d color charts
#f5a97d color shades, tints & tones
#f5a97d color schemes
#f5a97d color preview, HTML & CSS examples
This text has a color of #f5a97d
<p style="color:#f5a97d;">Text here</p>
.mytext {color:#f5a97d;}
This box has a color of #f5a97d
<div style="background-color:#f5a97d;">Content here</div>
.mybackground {background-color:#f5a97d;}
Border around this has a color of #f5a97d
<div style="border:2px solid #f5a97d;">Content here</div>
.myborder {border:2px solid #f5a97d;}