#fe7ea5 color space conversions
Hex:
#fe7ea5
RGB:
254, 126, 165
CMY:
0, 51, 35
CMYK:
0, 50, 35, 0
HSL:
342°, 98.4615%, 74.5098%
HSV (HSB):
342°, 50.3937%, 99.6078%
XYZ:
55.1254, 38.7092, 40.1635
xyY:
0.4114, 0.2889, 38.7092
CIE-Lab:
68.5401, 52.5761, 2.3242
CIE-LCH:
68.5401, 52.6275, 2.5312
CIE-Luv:
68.5401, 83.5167, -6.8318
Hunter-Lab:
62.2167, 49.2760, 5.2775
#fe7ea5 color charts
#fe7ea5 color shades, tints & tones
#fe7ea5 color schemes
#fe7ea5 color preview, HTML & CSS examples
This text has a color of #fe7ea5
<p style="color:#fe7ea5;">Text here</p>
.mytext {color:#fe7ea5;}
This box has a color of #fe7ea5
<div style="background-color:#fe7ea5;">Content here</div>
.mybackground {background-color:#fe7ea5;}
Border around this has a color of #fe7ea5
<div style="border:2px solid #fe7ea5;">Content here</div>
.myborder {border:2px solid #fe7ea5;}