#f5a09e color space conversions
Hex:
#f5a09e
RGB:
245, 160, 158
CMY:
4, 37, 38
CMYK:
0, 35, 36, 4
HSL:
1°, 81.3084%, 79.0196%
HSV (HSB):
1°, 35.5102%, 96.0784%
XYZ:
56.3985, 47.0227, 38.4515
xyY:
0.3975, 0.3314, 47.0227
CIE-Lab:
74.2043, 31.3469, 14.1577
CIE-LCH:
74.2043, 34.3958, 24.3062
CIE-Luv:
74.2043, 57.2684, 13.6704
Hunter-Lab:
68.5731, 26.8059, 14.7550
#f5a09e color charts
#f5a09e color shades, tints & tones
#f5a09e color schemes
#f5a09e color preview, HTML & CSS examples
This text has a color of #f5a09e
<p style="color:#f5a09e;">Text here</p>
.mytext {color:#f5a09e;}
This box has a color of #f5a09e
<div style="background-color:#f5a09e;">Content here</div>
.mybackground {background-color:#f5a09e;}
Border around this has a color of #f5a09e
<div style="border:2px solid #f5a09e;">Content here</div>
.myborder {border:2px solid #f5a09e;}