#f95fa8 color space conversions
Hex:
#f95fa8
RGB:
249, 95, 168
CMY:
2, 63, 34
CMYK:
0, 62, 33, 2
HSL:
332°, 92.7711%, 67.4510%
HSV (HSB):
332°, 61.8474%, 97.6471%
XYZ:
50.2270, 31.1513, 40.4113
xyY:
0.4124, 0.2558, 31.1513
CIE-Lab:
62.6352, 65.2926, -8.1511
CIE-LCH:
62.6352, 65.7994, 352.8840
CIE-Luv:
62.6352, 95.0261, -23.9395
Hunter-Lab:
55.8134, 62.9606, -3.8592
#f95fa8 color charts
#f95fa8 color shades, tints & tones
#f95fa8 color schemes
#f95fa8 color preview, HTML & CSS examples
This text has a color of #f95fa8
<p style="color:#f95fa8;">Text here</p>
.mytext {color:#f95fa8;}
This box has a color of #f95fa8
<div style="background-color:#f95fa8;">Content here</div>
.mybackground {background-color:#f95fa8;}
Border around this has a color of #f95fa8
<div style="border:2px solid #f95fa8;">Content here</div>
.myborder {border:2px solid #f95fa8;}