#f95abc color space conversions
Hex:
#f95abc
RGB:
249, 90, 188
CMY:
2, 65, 26
CMYK:
0, 64, 24, 2
HSL:
323°, 92.9825%, 66.4706%
HSV (HSB):
323°, 63.8554%, 97.6471%
XYZ:
51.8002, 31.0829, 50.8464
xyY:
0.3874, 0.2324, 31.0829
CIE-Lab:
62.5776, 69.7180, -19.6875
CIE-LCH:
62.5776, 72.4444, 344.2310
CIE-Luv:
62.5776, 90.4184, -41.6253
Hunter-Lab:
55.7520, 68.2813, -15.0466
#f95abc color charts
#f95abc color shades, tints & tones
#f95abc color schemes
#f95abc color preview, HTML & CSS examples
This text has a color of #f95abc
<p style="color:#f95abc;">Text here</p>
.mytext {color:#f95abc;}
This box has a color of #f95abc
<div style="background-color:#f95abc;">Content here</div>
.mybackground {background-color:#f95abc;}
Border around this has a color of #f95abc
<div style="border:2px solid #f95abc;">Content here</div>
.myborder {border:2px solid #f95abc;}