#f5b47e color space conversions
Hex:
#f5b47e
RGB:
245, 180, 126
CMY:
4, 29, 51
CMYK:
0, 27, 49, 4
HSL:
27°, 85.6115%, 72.7451%
HSV (HSB):
27°, 48.5714%, 96.0784%
XYZ:
57.7433, 53.5614, 27.0336
xyY:
0.4174, 0.3872, 53.5614
CIE-Lab:
78.2053, 17.4146, 36.7201
CIE-LCH:
78.2053, 40.6403, 64.6272
CIE-Luv:
78.2053, 48.0742, 43.9737
Hunter-Lab:
73.1856, 12.7614, 29.3291
#f5b47e color charts
#f5b47e color shades, tints & tones
#f5b47e color schemes
#f5b47e color preview, HTML & CSS examples
This text has a color of #f5b47e
<p style="color:#f5b47e;">Text here</p>
.mytext {color:#f5b47e;}
This box has a color of #f5b47e
<div style="background-color:#f5b47e;">Content here</div>
.mybackground {background-color:#f5b47e;}
Border around this has a color of #f5b47e
<div style="border:2px solid #f5b47e;">Content here</div>
.myborder {border:2px solid #f5b47e;}