#f1becb color space conversions
Hex:
#f1becb
RGB:
241, 190, 203
CMY:
5, 25, 20
CMYK:
0, 21, 16, 5
HSL:
345°, 64.5570%, 84.5098%
HSV (HSB):
345°, 21.1618%, 94.5098%
XYZ:
65.4686, 59.8395, 64.5995
xyY:
0.3447, 0.3151, 59.8395
CIE-Lab:
81.7509, 20.2320, 0.4803
CIE-LCH:
81.7509, 20.2378, 1.3600
CIE-Luv:
81.7509, 30.3172, -2.9800
Hunter-Lab:
77.3560, 15.6967, 4.6365
#f1becb color charts
#f1becb color shades, tints & tones
#f1becb color schemes
#f1becb color preview, HTML & CSS examples
This text has a color of #f1becb
<p style="color:#f1becb;">Text here</p>
.mytext {color:#f1becb;}
This box has a color of #f1becb
<div style="background-color:#f1becb;">Content here</div>
.mybackground {background-color:#f1becb;}
Border around this has a color of #f1becb
<div style="border:2px solid #f1becb;">Content here</div>
.myborder {border:2px solid #f1becb;}