#fe95f6 color space conversions
Hex:
#fe95f6
RGB:
254, 149, 246
CMY:
0, 42, 4
CMYK:
0, 41, 3, 0
HSL:
305°, 98.1308%, 79.0196%
HSV (HSB):
305°, 41.3386%, 99.6078%
XYZ:
68.2550, 49.2195, 93.0917
xyY:
0.3241, 0.2337, 49.2195
CIE-Lab:
75.5877, 52.9753, -31.9123
CIE-LCH:
75.5877, 61.8448, 328.9352
CIE-Luv:
75.5877, 52.6704, -59.3250
Hunter-Lab:
70.1566, 50.8876, -29.5629
#fe95f6 color charts
#fe95f6 color shades, tints & tones
#fe95f6 color schemes
#fe95f6 color preview, HTML & CSS examples
This text has a color of #fe95f6
<p style="color:#fe95f6;">Text here</p>
.mytext {color:#fe95f6;}
This box has a color of #fe95f6
<div style="background-color:#fe95f6;">Content here</div>
.mybackground {background-color:#fe95f6;}
Border around this has a color of #fe95f6
<div style="border:2px solid #fe95f6;">Content here</div>
.myborder {border:2px solid #fe95f6;}