#fe7ca7 color space conversions
Hex:
#fe7ca7
RGB:
254, 124, 167
CMY:
0, 51, 35
CMYK:
0, 51, 34, 0
HSL:
340°, 98.4848%, 74.1176%
HSV (HSB):
340°, 51.1811%, 99.6078%
XYZ:
55.0558, 38.2762, 41.0455
xyY:
0.4097, 0.2848, 38.2762
CIE-Lab:
68.2237, 53.7642, 0.7363
CIE-LCH:
68.2237, 53.7692, 0.7846
CIE-Luv:
68.2237, 84.1495, -9.2662
Hunter-Lab:
61.8677, 50.5777, 3.9721
#fe7ca7 color charts
#fe7ca7 color shades, tints & tones
#fe7ca7 color schemes
#fe7ca7 color preview, HTML & CSS examples
This text has a color of #fe7ca7
<p style="color:#fe7ca7;">Text here</p>
.mytext {color:#fe7ca7;}
This box has a color of #fe7ca7
<div style="background-color:#fe7ca7;">Content here</div>
.mybackground {background-color:#fe7ca7;}
Border around this has a color of #fe7ca7
<div style="border:2px solid #fe7ca7;">Content here</div>
.myborder {border:2px solid #fe7ca7;}