#f97bcb color space conversions
Hex:
#f97bcb
RGB:
249, 123, 203
CMY:
2, 52, 20
CMYK:
0, 51, 18, 2
HSL:
322°, 91.3043%, 72.9412%
HSV (HSB):
322°, 50.6024%, 97.6471%
XYZ:
56.9294, 38.6175, 60.9533
xyY:
0.3638, 0.2468, 38.6175
CIE-Lab:
68.4732, 57.3638, -19.1888
CIE-LCH:
68.4732, 60.4881, 341.5043
CIE-Luv:
68.4732, 71.3779, -39.1624
Hunter-Lab:
62.1429, 54.7743, -14.6549
#f97bcb color charts
#f97bcb color shades, tints & tones
#f97bcb color schemes
#f97bcb color preview, HTML & CSS examples
This text has a color of #f97bcb
<p style="color:#f97bcb;">Text here</p>
.mytext {color:#f97bcb;}
This box has a color of #f97bcb
<div style="background-color:#f97bcb;">Content here</div>
.mybackground {background-color:#f97bcb;}
Border around this has a color of #f97bcb
<div style="border:2px solid #f97bcb;">Content here</div>
.myborder {border:2px solid #f97bcb;}