#feabd5 color space conversions
Hex:
#feabd5
RGB:
254, 171, 213
CMY:
0, 33, 16
CMYK:
0, 33, 16, 0
HSL:
330°, 97.6471%, 83.3333%
HSV (HSB):
330°, 32.6772%, 99.6078%
XYZ:
67.4462, 55.0007, 70.0122
xyY:
0.3504, 0.2858, 55.0007
CIE-Lab:
79.0417, 36.3117, -8.7590
CIE-LCH:
79.0417, 37.3532, 346.4383
CIE-Luv:
79.0417, 48.1550, -19.8810
Hunter-Lab:
74.1625, 32.5504, -4.0583
#feabd5 color charts
#feabd5 color shades, tints & tones
#feabd5 color schemes
#feabd5 color preview, HTML & CSS examples
This text has a color of #feabd5
<p style="color:#feabd5;">Text here</p>
.mytext {color:#feabd5;}
This box has a color of #feabd5
<div style="background-color:#feabd5;">Content here</div>
.mybackground {background-color:#feabd5;}
Border around this has a color of #feabd5
<div style="border:2px solid #feabd5;">Content here</div>
.myborder {border:2px solid #feabd5;}