#f995f8 color space conversions
Hex:
#f995f8
RGB:
249, 149, 248
CMY:
2, 42, 3
CMYK:
0, 40, 0, 2
HSL:
301°, 89.2857%, 78.0392%
HSV (HSB):
301°, 40.1606%, 97.6471%
XYZ:
66.7576, 48.4119, 94.6329
xyY:
0.3182, 0.2308, 48.4119
CIE-Lab:
75.0840, 51.8478, -33.8226
CIE-LCH:
75.0840, 61.9045, 326.8819
CIE-Luv:
75.0840, 48.9387, -62.1945
Hunter-Lab:
69.5787, 49.5001, -31.9343
#f995f8 color charts
#f995f8 color shades, tints & tones
#f995f8 color schemes
#f995f8 color preview, HTML & CSS examples
This text has a color of #f995f8
<p style="color:#f995f8;">Text here</p>
.mytext {color:#f995f8;}
This box has a color of #f995f8
<div style="background-color:#f995f8;">Content here</div>
.mybackground {background-color:#f995f8;}
Border around this has a color of #f995f8
<div style="border:2px solid #f995f8;">Content here</div>
.myborder {border:2px solid #f995f8;}