#f97bc4 color space conversions
Hex:
#f97bc4
RGB:
249, 123, 196
CMY:
2, 52, 23
CMYK:
0, 51, 21, 2
HSL:
325°, 91.3043%, 72.9412%
HSV (HSB):
325°, 50.6024%, 97.6471%
XYZ:
56.1137, 38.2912, 56.6580
xyY:
0.3715, 0.2535, 38.2912
CIE-Lab:
68.2347, 56.3694, -15.6336
CIE-LCH:
68.2347, 58.4972, 344.4991
CIE-Luv:
68.2347, 73.2429, -33.5355
Hunter-Lab:
61.8799, 53.5770, -10.9708
#f97bc4 color charts
#f97bc4 color shades, tints & tones
#f97bc4 color schemes
#f97bc4 color preview, HTML & CSS examples
This text has a color of #f97bc4
<p style="color:#f97bc4;">Text here</p>
.mytext {color:#f97bc4;}
This box has a color of #f97bc4
<div style="background-color:#f97bc4;">Content here</div>
.mybackground {background-color:#f97bc4;}
Border around this has a color of #f97bc4
<div style="border:2px solid #f97bc4;">Content here</div>
.myborder {border:2px solid #f97bc4;}