#f995f3 color space conversions
Hex:
#f995f3
RGB:
249, 149, 243
CMY:
2, 42, 5
CMYK:
0, 40, 2, 2
HSL:
304°, 89.2857%, 78.0392%
HSV (HSB):
304°, 40.1606%, 97.6471%
XYZ:
65.9920, 48.1057, 90.6012
xyY:
0.3224, 0.2350, 48.1057
CIE-Lab:
74.8915, 50.9718, -31.4045
CIE-LCH:
74.8915, 59.8696, 328.3621
CIE-Luv:
74.8915, 49.9766, -58.0776
Hunter-Lab:
69.3583, 48.4597, -28.8984
#f995f3 color charts
#f995f3 color shades, tints & tones
#f995f3 color schemes
#f995f3 color preview, HTML & CSS examples
This text has a color of #f995f3
<p style="color:#f995f3;">Text here</p>
.mytext {color:#f995f3;}
This box has a color of #f995f3
<div style="background-color:#f995f3;">Content here</div>
.mybackground {background-color:#f995f3;}
Border around this has a color of #f995f3
<div style="border:2px solid #f995f3;">Content here</div>
.myborder {border:2px solid #f995f3;}