#febbab color space conversions
Hex:
#febbab
RGB:
254, 187, 171
CMY:
0, 27, 33
CMYK:
0, 26, 33, 0
HSL:
12°, 97.6471%, 83.3333%
HSV (HSB):
12°, 32.6772%, 99.6078%
XYZ:
65.9941, 59.5518, 46.5445
xyY:
0.3835, 0.3460, 59.5518
CIE-Lab:
81.5939, 22.0867, 17.6050
CIE-LCH:
81.5939, 28.2446, 38.5578
CIE-Luv:
81.5939, 44.9513, 20.5689
Hunter-Lab:
77.1698, 17.6025, 18.2585
#febbab color charts
#febbab color shades, tints & tones
#febbab color schemes
#febbab color preview, HTML & CSS examples
This text has a color of #febbab
<p style="color:#febbab;">Text here</p>
.mytext {color:#febbab;}
This box has a color of #febbab
<div style="background-color:#febbab;">Content here</div>
.mybackground {background-color:#febbab;}
Border around this has a color of #febbab
<div style="border:2px solid #febbab;">Content here</div>
.myborder {border:2px solid #febbab;}