#f1becd color space conversions
Hex:
#f1becd
RGB:
241, 190, 205
CMY:
5, 25, 20
CMYK:
0, 21, 15, 5
HSL:
342°, 64.5570%, 84.5098%
HSV (HSB):
342°, 21.1618%, 94.5098%
XYZ:
65.7085, 59.9355, 65.8631
xyY:
0.3431, 0.3130, 59.9355
CIE-Lab:
81.8031, 20.5457, -0.5183
CIE-LCH:
81.8031, 20.5523, 358.5550
CIE-Luv:
81.8031, 30.0817, -4.5216
Hunter-Lab:
77.4180, 16.0204, 3.7518
#f1becd color charts
#f1becd color shades, tints & tones
#f1becd color schemes
#f1becd color preview, HTML & CSS examples
This text has a color of #f1becd
<p style="color:#f1becd;">Text here</p>
.mytext {color:#f1becd;}
This box has a color of #f1becd
<div style="background-color:#f1becd;">Content here</div>
.mybackground {background-color:#f1becd;}
Border around this has a color of #f1becd
<div style="border:2px solid #f1becd;">Content here</div>
.myborder {border:2px solid #f1becd;}