#fe7fa7 color space conversions
Hex:
#fe7fa7
RGB:
254, 127, 167
CMY:
0, 50, 35
CMYK:
0, 50, 34, 0
HSL:
341°, 98.4496%, 74.7059%
HSV (HSB):
341°, 50.0000%, 99.6078%
XYZ:
55.4375, 39.0396, 41.1727
xyY:
0.4087, 0.2878, 39.0396
CIE-Lab:
68.7799, 52.3275, 1.5462
CIE-LCH:
68.7799, 52.3503, 1.6926
CIE-Luv:
68.7799, 82.4397, -7.8473
Hunter-Lab:
62.4817, 49.0329, 4.6676
#fe7fa7 color charts
#fe7fa7 color shades, tints & tones
#fe7fa7 color schemes
#fe7fa7 color preview, HTML & CSS examples
This text has a color of #fe7fa7
<p style="color:#fe7fa7;">Text here</p>
.mytext {color:#fe7fa7;}
This box has a color of #fe7fa7
<div style="background-color:#fe7fa7;">Content here</div>
.mybackground {background-color:#fe7fa7;}
Border around this has a color of #fe7fa7
<div style="border:2px solid #fe7fa7;">Content here</div>
.myborder {border:2px solid #fe7fa7;}