#fe7e7a color space conversions
Hex:
#fe7e7a
RGB:
254, 126, 122
CMY:
0, 51, 52
CMYK:
0, 50, 52, 0
HSL:
2°, 98.5075%, 73.7255%
HSV (HSB):
2°, 51.9685%, 99.6078%
XYZ:
51.8468, 37.3977, 22.8982
xyY:
0.4623, 0.3335, 37.3977
CIE-Lab:
67.5743, 48.3025, 25.1585
CIE-LCH:
67.5743, 54.4618, 27.5128
CIE-Luv:
67.5743, 93.5276, 22.4350
Hunter-Lab:
61.1536, 44.3155, 20.6072
#fe7e7a color charts
#fe7e7a color shades, tints & tones
#fe7e7a color schemes
#fe7e7a color preview, HTML & CSS examples
This text has a color of #fe7e7a
<p style="color:#fe7e7a;">Text here</p>
.mytext {color:#fe7e7a;}
This box has a color of #fe7e7a
<div style="background-color:#fe7e7a;">Content here</div>
.mybackground {background-color:#fe7e7a;}
Border around this has a color of #fe7e7a
<div style="border:2px solid #fe7e7a;">Content here</div>
.myborder {border:2px solid #fe7e7a;}