#f5b97d color space conversions
Hex:
#f5b97d
RGB:
245, 185, 125
CMY:
4, 27, 51
CMYK:
0, 24, 49, 4
HSL:
30°, 85.7143%, 72.5490%
HSV (HSB):
30°, 48.9796%, 96.0784%
XYZ:
58.7068, 55.5911, 27.0380
xyY:
0.4154, 0.3933, 55.5911
CIE-Lab:
79.3805, 14.6912, 38.7396
CIE-LCH:
79.3805, 41.4318, 69.2318
CIE-Luv:
79.3805, 44.7179, 46.9578
Hunter-Lab:
74.5594, 10.0689, 30.6908
#f5b97d color charts
#f5b97d color shades, tints & tones
#f5b97d color schemes
#f5b97d color preview, HTML & CSS examples
This text has a color of #f5b97d
<p style="color:#f5b97d;">Text here</p>
.mytext {color:#f5b97d;}
This box has a color of #f5b97d
<div style="background-color:#f5b97d;">Content here</div>
.mybackground {background-color:#f5b97d;}
Border around this has a color of #f5b97d
<div style="border:2px solid #f5b97d;">Content here</div>
.myborder {border:2px solid #f5b97d;}