#fe95a3 color space conversions
Hex:
#fe95a3
RGB:
254, 149, 163
CMY:
0, 42, 36
CMYK:
0, 41, 36, 0
HSL:
352°, 98.1308%, 79.0196%
HSV (HSB):
352°, 41.3386%, 99.6078%
XYZ:
58.2314, 45.2101, 40.3076
xyY:
0.4051, 0.3145, 45.2101
CIE-Lab:
73.0300, 40.9114, 9.8941
CIE-LCH:
73.0300, 42.0908, 13.5954
CIE-Luv:
73.0300, 70.1173, 5.9617
Hunter-Lab:
67.2384, 36.9214, 11.5242
#fe95a3 color charts
#fe95a3 color shades, tints & tones
#fe95a3 color schemes
#fe95a3 color preview, HTML & CSS examples
This text has a color of #fe95a3
<p style="color:#fe95a3;">Text here</p>
.mytext {color:#fe95a3;}
This box has a color of #fe95a3
<div style="background-color:#fe95a3;">Content here</div>
.mybackground {background-color:#fe95a3;}
Border around this has a color of #fe95a3
<div style="border:2px solid #fe95a3;">Content here</div>
.myborder {border:2px solid #fe95a3;}