#fe91cf color space conversions
Hex:
#fe91cf
RGB:
254, 145, 207
CMY:
0, 43, 19
CMYK:
0, 43, 19, 0
HSL:
326°, 98.1982%, 78.2353%
HSV (HSB):
326°, 42.9134%, 99.6078%
XYZ:
62.2609, 45.8266, 64.5954
xyY:
0.3606, 0.2654, 45.8266
CIE-Lab:
73.4329, 48.7527, -13.8574
CIE-LCH:
73.4329, 50.6838, 344.1328
CIE-Luv:
73.4329, 63.1319, -29.7592
Hunter-Lab:
67.6954, 45.7035, -9.1882
#fe91cf color charts
#fe91cf color shades, tints & tones
#fe91cf color schemes
#fe91cf color preview, HTML & CSS examples
This text has a color of #fe91cf
<p style="color:#fe91cf;">Text here</p>
.mytext {color:#fe91cf;}
This box has a color of #fe91cf
<div style="background-color:#fe91cf;">Content here</div>
.mybackground {background-color:#fe91cf;}
Border around this has a color of #fe91cf
<div style="border:2px solid #fe91cf;">Content here</div>
.myborder {border:2px solid #fe91cf;}