#fe95e3 color space conversions
Hex:
#fe95e3
RGB:
254, 149, 227
CMY:
0, 42, 11
CMYK:
0, 41, 11, 0
HSL:
315°, 98.1308%, 79.0196%
HSV (HSB):
315°, 41.3386%, 99.6078%
XYZ:
65.4856, 48.1118, 78.5081
xyY:
0.3409, 0.2504, 48.1118
CIE-Lab:
74.8954, 49.8199, -22.6256
CIE-LCH:
74.8954, 54.7169, 335.5749
CIE-Luv:
74.8954, 56.7554, -43.7513
Hunter-Lab:
69.3627, 47.1381, -18.5535
#fe95e3 color charts
#fe95e3 color shades, tints & tones
#fe95e3 color schemes
#fe95e3 color preview, HTML & CSS examples
This text has a color of #fe95e3
<p style="color:#fe95e3;">Text here</p>
.mytext {color:#fe95e3;}
This box has a color of #fe95e3
<div style="background-color:#fe95e3;">Content here</div>
.mybackground {background-color:#fe95e3;}
Border around this has a color of #fe95e3
<div style="border:2px solid #fe95e3;">Content here</div>
.myborder {border:2px solid #fe95e3;}