#feadec color space conversions
Hex:
#feadec
RGB:
254, 173, 236
CMY:
0, 32, 7
CMYK:
0, 32, 7, 0
HSL:
313°, 97.5904%, 83.7255%
HSV (HSB):
313°, 31.8898%, 99.6078%
XYZ:
70.9569, 57.0141, 86.6219
xyY:
0.3307, 0.2657, 57.0141
CIE-Lab:
80.1875, 38.9803, -19.4781
CIE-LCH:
80.1875, 43.5759, 333.4491
CIE-Luv:
80.1875, 43.2283, -37.2102
Hunter-Lab:
75.5077, 35.6036, -15.1617
#feadec color charts
#feadec RGB chart
#feadec CMYK chart
#feadec RGB pie chart
#feadec color shades, tints & tones
#feadec color schemes
#feadec color preview, HTML & CSS examples
This text has a color of #feadec
<p style="color:#feadec;">Text here</p>
.mytext {color:#feadec;}
Text color #feadec
This box has a color of #feadec
<div style="background-color:#feadec;">Content here</div>
.mybackground {background-color:#feadec;}
Background color #feadec
Border around this has a color of #feadec
<div style="border:2px solid #feadec;">Content here</div>
.myborder {border:2px solid #feadec;}
Border color #feadec