#fe91a1 color space conversions
Hex:
#fe91a1
RGB:
254, 145, 161
CMY:
0, 43, 37
CMYK:
0, 43, 37, 0
HSL:
351°, 98.1982%, 78.2353%
HSV (HSB):
351°, 42.9134%, 99.6078%
XYZ:
57.4315, 43.8948, 39.1638
xyY:
0.4088, 0.3124, 43.8948
CIE-Lab:
72.1582, 42.7160, 9.7623
CIE-LCH:
72.1582, 43.8174, 12.8733
CIE-Luv:
72.1582, 73.0063, 5.3667
Hunter-Lab:
66.2532, 38.7894, 11.3295
#fe91a1 color charts
#fe91a1 color shades, tints & tones
#fe91a1 color schemes
#fe91a1 color preview, HTML & CSS examples
This text has a color of #fe91a1
<p style="color:#fe91a1;">Text here</p>
.mytext {color:#fe91a1;}
This box has a color of #fe91a1
<div style="background-color:#fe91a1;">Content here</div>
.mybackground {background-color:#fe91a1;}
Border around this has a color of #fe91a1
<div style="border:2px solid #fe91a1;">Content here</div>
.myborder {border:2px solid #fe91a1;}