#feabcd color space conversions
Hex:
#feabcd
RGB:
254, 171, 205
CMY:
0, 33, 20
CMYK:
0, 33, 19, 0
HSL:
335°, 97.6471%, 83.3333%
HSV (HSB):
335°, 32.6772%, 99.6078%
XYZ:
66.4554, 54.6044, 64.7947
xyY:
0.3576, 0.2938, 54.6044
CIE-Lab:
78.8129, 35.1034, -4.7543
CIE-LCH:
78.8129, 35.4239, 352.2870
CIE-Luv:
78.8129, 49.4997, -13.5856
Hunter-Lab:
73.8948, 31.2135, -0.2621
#feabcd color charts
#feabcd RGB chart
#feabcd CMYK chart
#feabcd RGB pie chart
#feabcd color shades, tints & tones
#feabcd color schemes
#feabcd color preview, HTML & CSS examples
This text has a color of #feabcd
<p style="color:#feabcd;">Text here</p>
.mytext {color:#feabcd;}
Text color #feabcd
This box has a color of #feabcd
<div style="background-color:#feabcd;">Content here</div>
.mybackground {background-color:#feabcd;}
Background color #feabcd
Border around this has a color of #feabcd
<div style="border:2px solid #feabcd;">Content here</div>
.myborder {border:2px solid #feabcd;}
Border color #feabcd