#feaab2 color space conversions
Hex:
#feaab2
RGB:
254, 170, 178
CMY:
0, 33, 30
CMYK:
0, 33, 30, 0
HSL:
354°, 97.6744%, 83.1373%
HSV (HSB):
354°, 33.0709%, 99.6078%
XYZ:
63.2837, 53.0346, 49.0208
xyY:
0.3828, 0.3208, 53.0346
CIE-Lab:
77.8954, 31.8823, 8.6024
CIE-LCH:
77.8954, 33.0224, 15.0998
CIE-Luv:
77.8954, 54.4990, 6.2703
Hunter-Lab:
72.8249, 27.6701, 11.0674
#feaab2 color charts
#feaab2 color shades, tints & tones
#feaab2 color schemes
#feaab2 color preview, HTML & CSS examples
This text has a color of #feaab2
<p style="color:#feaab2;">Text here</p>
.mytext {color:#feaab2;}
This box has a color of #feaab2
<div style="background-color:#feaab2;">Content here</div>
.mybackground {background-color:#feaab2;}
Border around this has a color of #feaab2
<div style="border:2px solid #feaab2;">Content here</div>
.myborder {border:2px solid #feaab2;}