#fe5a7a color space conversions
Hex:
#fe5a7a
RGB:
254, 90, 122
CMY:
0, 65, 52
CMYK:
0, 65, 52, 0
HSL:
348°, 98.7952%, 67.4510%
HSV (HSB):
348°, 64.5669%, 99.6078%
XYZ:
48.0421, 29.7883, 21.6300
xyY:
0.4830, 0.2995, 29.7883
CIE-Lab:
61.4711, 64.3612, 16.8733
CIE-LCH:
61.4711, 66.5363, 14.6904
CIE-Luv:
61.4711, 116.2464, 8.4807
Hunter-Lab:
54.5787, 61.6094, 14.7079
#fe5a7a color charts
#fe5a7a color shades, tints & tones
#fe5a7a color schemes
#fe5a7a color preview, HTML & CSS examples
This text has a color of #fe5a7a
<p style="color:#fe5a7a;">Text here</p>
.mytext {color:#fe5a7a;}
This box has a color of #fe5a7a
<div style="background-color:#fe5a7a;">Content here</div>
.mybackground {background-color:#fe5a7a;}
Border around this has a color of #fe5a7a
<div style="border:2px solid #fe5a7a;">Content here</div>
.myborder {border:2px solid #fe5a7a;}