#fe95f9 color space conversions
Hex:
#fe95f9
RGB:
254, 149, 249
CMY:
0, 42, 2
CMYK:
0, 41, 2, 0
HSL:
303°, 98.1308%, 79.0196%
HSV (HSB):
303°, 41.3386%, 99.6078%
XYZ:
68.7194, 49.4053, 95.5368
xyY:
0.3216, 0.2312, 49.4053
CIE-Lab:
75.7028, 53.4924, -33.3615
CIE-LCH:
75.7028, 63.0430, 328.0495
CIE-Luv:
75.7028, 52.0286, -61.7913
Hunter-Lab:
70.2889, 51.5087, -31.3849
#fe95f9 color charts
#fe95f9 color shades, tints & tones
#fe95f9 color schemes
#fe95f9 color preview, HTML & CSS examples
This text has a color of #fe95f9
<p style="color:#fe95f9;">Text here</p>
.mytext {color:#fe95f9;}
This box has a color of #fe95f9
<div style="background-color:#fe95f9;">Content here</div>
.mybackground {background-color:#fe95f9;}
Border around this has a color of #fe95f9
<div style="border:2px solid #fe95f9;">Content here</div>
.myborder {border:2px solid #fe95f9;}