#f995e3 color space conversions
Hex:
#f995e3
RGB:
249, 149, 227
CMY:
2, 42, 11
CMYK:
0, 40, 9, 2
HSL:
313°, 89.2857%, 78.0392%
HSV (HSB):
313°, 40.1606%, 97.6471%
XYZ:
63.6795, 47.1807, 78.4236
xyY:
0.3364, 0.2493, 47.1807
CIE-Lab:
74.3052, 48.2659, -23.5788
CIE-LCH:
74.3052, 53.7174, 333.9637
CIE-Luv:
74.3052, 53.3145, -44.9364
Hunter-Lab:
68.6882, 45.2796, -19.6116
#f995e3 color charts
#f995e3 color shades, tints & tones
#f995e3 color schemes
#f995e3 color preview, HTML & CSS examples
This text has a color of #f995e3
<p style="color:#f995e3;">Text here</p>
.mytext {color:#f995e3;}
This box has a color of #f995e3
<div style="background-color:#f995e3;">Content here</div>
.mybackground {background-color:#f995e3;}
Border around this has a color of #f995e3
<div style="border:2px solid #f995e3;">Content here</div>
.myborder {border:2px solid #f995e3;}