#febbac color space conversions
Hex:
#febbac
RGB:
254, 187, 172
CMY:
0, 27, 33
CMYK:
0, 26, 32, 0
HSL:
11°, 97.6190%, 83.5294%
HSV (HSB):
11°, 32.2835%, 99.6078%
XYZ:
66.0898, 59.5900, 47.0484
xyY:
0.3826, 0.3450, 59.5900
CIE-Lab:
81.6148, 22.2105, 17.0992
CIE-LCH:
81.6148, 28.0301, 37.5915
CIE-Luv:
81.6148, 44.8266, 19.8807
Hunter-Lab:
77.1946, 17.7314, 17.9002
#febbac color charts
#febbac color shades, tints & tones
#febbac color schemes
#febbac color preview, HTML & CSS examples
This text has a color of #febbac
<p style="color:#febbac;">Text here</p>
.mytext {color:#febbac;}
This box has a color of #febbac
<div style="background-color:#febbac;">Content here</div>
.mybackground {background-color:#febbac;}
Border around this has a color of #febbac
<div style="border:2px solid #febbac;">Content here</div>
.myborder {border:2px solid #febbac;}