#feaaaf color space conversions
Hex:
#feaaaf
RGB:
254, 170, 175
CMY:
0, 33, 31
CMYK:
0, 33, 31, 0
HSL:
356°, 97.6744%, 83.1373%
HSV (HSB):
356°, 33.0709%, 99.6078%
XYZ:
62.9856, 52.9154, 47.4514
xyY:
0.3856, 0.3239, 52.9154
CIE-Lab:
77.8250, 31.4993, 10.1345
CIE-LCH:
77.8250, 33.0895, 17.8350
CIE-Luv:
77.8250, 54.9741, 8.4431
Hunter-Lab:
72.7430, 27.2567, 12.2443
#feaaaf color charts
#feaaaf color shades, tints & tones
#feaaaf color schemes
#feaaaf color preview, HTML & CSS examples
This text has a color of #feaaaf
<p style="color:#feaaaf;">Text here</p>
.mytext {color:#feaaaf;}
This box has a color of #feaaaf
<div style="background-color:#feaaaf;">Content here</div>
.mybackground {background-color:#feaaaf;}
Border around this has a color of #feaaaf
<div style="border:2px solid #feaaaf;">Content here</div>
.myborder {border:2px solid #feaaaf;}