#f97cb5 color space conversions
Hex:
#f97cb5
RGB:
249, 124, 181
CMY:
2, 51, 29
CMYK:
0, 50, 27, 2
HSL:
333°, 91.2409%, 73.1373%
HSV (HSB):
333°, 50.2008%, 97.6471%
XYZ:
54.6151, 37.8912, 48.1513
xyY:
0.3883, 0.2694, 37.8912
CIE-Lab:
67.9404, 53.8702, -7.6498
CIE-LCH:
67.9404, 54.4106, 351.9178
CIE-Luv:
67.9404, 76.6835, -21.1734
Hunter-Lab:
61.5559, 50.6503, -3.2897
#f97cb5 color charts
#f97cb5 color shades, tints & tones
#f97cb5 color schemes
#f97cb5 color preview, HTML & CSS examples
This text has a color of #f97cb5
<p style="color:#f97cb5;">Text here</p>
.mytext {color:#f97cb5;}
This box has a color of #f97cb5
<div style="background-color:#f97cb5;">Content here</div>
.mybackground {background-color:#f97cb5;}
Border around this has a color of #f97cb5
<div style="border:2px solid #f97cb5;">Content here</div>
.myborder {border:2px solid #f97cb5;}