#f1bcbf color space conversions
Hex:
#f1bcbf
RGB:
241, 188, 191
CMY:
5, 26, 25
CMYK:
0, 22, 21, 5
HSL:
357°, 65.4321%, 84.1176%
HSV (HSB):
357°, 21.9917%, 94.5098%
XYZ:
63.6628, 58.4288, 57.2127
xyY:
0.3551, 0.3259, 58.4288
CIE-Lab:
80.9766, 19.4716, 5.8120
CIE-LCH:
80.9766, 20.3205, 16.6195
CIE-Luv:
80.9766, 32.8632, 4.9185
Hunter-Lab:
76.4387, 14.8979, 9.1299
#f1bcbf color charts
#f1bcbf color shades, tints & tones
#f1bcbf color schemes
#f1bcbf color preview, HTML & CSS examples
This text has a color of #f1bcbf
<p style="color:#f1bcbf;">Text here</p>
.mytext {color:#f1bcbf;}
This box has a color of #f1bcbf
<div style="background-color:#f1bcbf;">Content here</div>
.mybackground {background-color:#f1bcbf;}
Border around this has a color of #f1bcbf
<div style="border:2px solid #f1bcbf;">Content here</div>
.myborder {border:2px solid #f1bcbf;}