#f95fb3 color space conversions
Hex:
#f95fb3
RGB:
249, 95, 179
CMY:
2, 63, 30
CMYK:
0, 62, 28, 2
HSL:
327°, 92.7711%, 67.4510%
HSV (HSB):
327°, 61.8474%, 97.6471%
XYZ:
51.2958, 31.5788, 46.0396
xyY:
0.3979, 0.2450, 31.5788
CIE-Lab:
62.9933, 66.5963, -13.9184
CIE-LCH:
62.9933, 68.0352, 348.1953
CIE-Luv:
62.9933, 91.3840, -32.5330
Hunter-Lab:
56.1950, 64.5966, -9.2387
#f95fb3 color charts
#f95fb3 color shades, tints & tones
#f95fb3 color schemes
#f95fb3 color preview, HTML & CSS examples
This text has a color of #f95fb3
<p style="color:#f95fb3;">Text here</p>
.mytext {color:#f95fb3;}
This box has a color of #f95fb3
<div style="background-color:#f95fb3;">Content here</div>
.mybackground {background-color:#f95fb3;}
Border around this has a color of #f95fb3
<div style="border:2px solid #f95fb3;">Content here</div>
.myborder {border:2px solid #f95fb3;}