#f97bac color space conversions
Hex:
#f97bac
RGB:
249, 123, 172
CMY:
2, 52, 33
CMYK:
0, 51, 31, 2
HSL:
337°, 91.3043%, 72.9412%
HSV (HSB):
337°, 50.6024%, 97.6471%
XYZ:
53.5963, 37.2842, 43.4015
xyY:
0.3991, 0.2777, 37.2842
CIE-Lab:
67.4897, 53.2117, -3.2421
CIE-LCH:
67.4897, 53.3104, 356.5133
CIE-Luv:
67.4897, 79.5554, -14.6953
Hunter-Lab:
61.0608, 49.8224, 0.5998
#f97bac color charts
#f97bac color shades, tints & tones
#f97bac color schemes
#f97bac color preview, HTML & CSS examples
This text has a color of #f97bac
<p style="color:#f97bac;">Text here</p>
.mytext {color:#f97bac;}
This box has a color of #f97bac
<div style="background-color:#f97bac;">Content here</div>
.mybackground {background-color:#f97bac;}
Border around this has a color of #f97bac
<div style="border:2px solid #f97bac;">Content here</div>
.myborder {border:2px solid #f97bac;}