#f95cbf color space conversions
Hex:
#f95cbf
RGB:
249, 92, 191
CMY:
2, 64, 25
CMYK:
0, 63, 23, 2
HSL:
322°, 92.8994%, 66.8627%
HSV (HSB):
322°, 63.0522%, 97.6471%
XYZ:
52.2980, 31.5556, 52.6246
xyY:
0.3832, 0.2312, 31.5556
CIE-Lab:
62.9739, 69.3139, -20.7923
CIE-LCH:
62.9739, 72.3653, 343.3021
CIE-Luv:
62.9739, 88.5935, -43.2505
Hunter-Lab:
56.1744, 67.8773, -16.2213
#f95cbf color charts
#f95cbf color shades, tints & tones
#f95cbf color schemes
#f95cbf color preview, HTML & CSS examples
This text has a color of #f95cbf
<p style="color:#f95cbf;">Text here</p>
.mytext {color:#f95cbf;}
This box has a color of #f95cbf
<div style="background-color:#f95cbf;">Content here</div>
.mybackground {background-color:#f95cbf;}
Border around this has a color of #f95cbf
<div style="border:2px solid #f95cbf;">Content here</div>
.myborder {border:2px solid #f95cbf;}