#febecc color space conversions
Hex:
#febecc
RGB:
254, 190, 204
CMY:
0, 25, 20
CMYK:
0, 25, 20, 0
HSL:
347°, 96.9697%, 87.0588%
HSV (HSB):
347°, 25.1969%, 99.6078%
XYZ:
70.1856, 62.2574, 65.4444
xyY:
0.3547, 0.3146, 62.2574
CIE-Lab:
83.0501, 24.9920, 1.9909
CIE-LCH:
83.0501, 25.0712, 4.5546
CIE-Luv:
83.0501, 38.9087, -1.6774
Hunter-Lab:
78.9033, 20.6973, 6.0557
#febecc color charts
#febecc RGB chart
#febecc CMYK chart
#febecc RGB pie chart
#febecc color shades, tints & tones
#febecc color schemes
#febecc color preview, HTML & CSS examples
This text has a color of #febecc
<p style="color:#febecc;">Text here</p>
.mytext {color:#febecc;}
Text color #febecc
This box has a color of #febecc
<div style="background-color:#febecc;">Content here</div>
.mybackground {background-color:#febecc;}
Background color #febecc
Border around this has a color of #febecc
<div style="border:2px solid #febecc;">Content here</div>
.myborder {border:2px solid #febecc;}
Border color #febecc