#feaab5 color space conversions
Hex:
#feaab5
RGB:
254, 170, 181
CMY:
0, 33, 29
CMYK:
0, 33, 29, 0
HSL:
352°, 97.6744%, 83.1373%
HSV (HSB):
352°, 33.0709%, 99.6078%
XYZ:
63.5883, 53.1565, 50.6248
xyY:
0.3799, 0.3176, 53.1565
CIE-Lab:
77.9673, 32.2720, 7.0722
CIE-LCH:
77.9673, 33.0378, 12.3607
CIE-Luv:
77.9673, 54.0197, 4.0757
Hunter-Lab:
72.9085, 28.0917, 9.8673
#feaab5 color charts
#feaab5 color shades, tints & tones
#feaab5 color schemes
#feaab5 color preview, HTML & CSS examples
This text has a color of #feaab5
<p style="color:#feaab5;">Text here</p>
.mytext {color:#feaab5;}
This box has a color of #feaab5
<div style="background-color:#feaab5;">Content here</div>
.mybackground {background-color:#feaab5;}
Border around this has a color of #feaab5
<div style="border:2px solid #feaab5;">Content here</div>
.myborder {border:2px solid #feaab5;}