#f95fd3 color space conversions
Hex:
#f95fd3
RGB:
249, 95, 211
CMY:
2, 63, 17
CMYK:
0, 62, 15, 2
HSL:
315°, 92.7711%, 67.4510%
HSV (HSB):
315°, 61.8474%, 97.6471%
XYZ:
54.9170, 33.0273, 65.1085
xyY:
0.3588, 0.2158, 33.0273
CIE-Lab:
64.1830, 70.8303, -30.2493
CIE-LCH:
64.1830, 77.0192, 336.8743
CIE-Luv:
64.1830, 80.7335, -58.1542
Hunter-Lab:
57.4694, 70.0009, -26.9425
#f95fd3 color charts
#f95fd3 color shades, tints & tones
#f95fd3 color schemes
#f95fd3 color preview, HTML & CSS examples
This text has a color of #f95fd3
<p style="color:#f95fd3;">Text here</p>
.mytext {color:#f95fd3;}
This box has a color of #f95fd3
<div style="background-color:#f95fd3;">Content here</div>
.mybackground {background-color:#f95fd3;}
Border around this has a color of #f95fd3
<div style="border:2px solid #f95fd3;">Content here</div>
.myborder {border:2px solid #f95fd3;}