#feaaff color space conversions
Hex:
#feaaff
RGB:
254, 170, 255
CMY:
0, 33, 0
CMYK:
0, 33, 0, 0
HSL:
299°, 100.0000%, 83.3333%
HSV (HSB):
299°, 33.3333%, 100.0000%
XYZ:
73.2978, 57.0403, 101.7544
xyY:
0.3158, 0.2458, 57.0403
CIE-Lab:
80.2022, 43.8508, -29.6705
CIE-LCH:
80.2022, 52.9455, 325.9168
CIE-Luv:
80.2022, 41.4158, -54.6098
Hunter-Lab:
75.5250, 41.0672, -27.0135
#feaaff color charts
#feaaff RGB chart
#feaaff CMYK chart
#feaaff RGB pie chart
#feaaff color shades, tints & tones
#feaaff color schemes
#feaaff color preview, HTML & CSS examples
This text has a color of #feaaff
<p style="color:#feaaff;">Text here</p>
.mytext {color:#feaaff;}
Text color #feaaff
This box has a color of #feaaff
<div style="background-color:#feaaff;">Content here</div>
.mybackground {background-color:#feaaff;}
Background color #feaaff
Border around this has a color of #feaaff
<div style="border:2px solid #feaaff;">Content here</div>
.myborder {border:2px solid #feaaff;}
Border color #feaaff