#feafb7 color space conversions
Hex:
#feafb7
RGB:
254, 175, 183
CMY:
0, 31, 28
CMYK:
0, 31, 28, 0
HSL:
354°, 97.5309%, 84.1176%
HSV (HSB):
354°, 31.1024%, 99.6078%
XYZ:
64.7503, 55.1497, 52.0320
xyY:
0.3766, 0.3208, 55.1497
CIE-Lab:
79.1274, 29.9192, 7.6500
CIE-LCH:
79.1274, 30.8817, 14.3425
CIE-Luv:
79.1274, 50.6892, 5.3861
Hunter-Lab:
74.2628, 25.6754, 10.4426
#feafb7 color charts
#feafb7 color shades, tints & tones
#feafb7 color schemes
#feafb7 color preview, HTML & CSS examples
This text has a color of #feafb7
<p style="color:#feafb7;">Text here</p>
.mytext {color:#feafb7;}
This box has a color of #feafb7
<div style="background-color:#feafb7;">Content here</div>
.mybackground {background-color:#feafb7;}
Border around this has a color of #feafb7
<div style="border:2px solid #feafb7;">Content here</div>
.myborder {border:2px solid #feafb7;}