#f1bdc9 color space conversions
Hex:
#f1bdc9
RGB:
241, 189, 201
CMY:
5, 26, 21
CMYK:
0, 22, 17, 5
HSL:
346°, 65.0000%, 84.3137%
HSV (HSB):
346°, 21.5768%, 94.5098%
XYZ:
65.0158, 59.3130, 63.2802
xyY:
0.3465, 0.3162, 59.3130
CIE-Lab:
81.4633, 20.4511, 1.1366
CIE-LCH:
81.4633, 20.4827, 3.1810
CIE-Luv:
81.4633, 31.1128, -2.0522
Hunter-Lab:
77.0149, 15.9132, 5.1942
#f1bdc9 color charts
#f1bdc9 color shades, tints & tones
#f1bdc9 color schemes
#f1bdc9 color preview, HTML & CSS examples
This text has a color of #f1bdc9
<p style="color:#f1bdc9;">Text here</p>
.mytext {color:#f1bdc9;}
This box has a color of #f1bdc9
<div style="background-color:#f1bdc9;">Content here</div>
.mybackground {background-color:#f1bdc9;}
Border around this has a color of #f1bdc9
<div style="border:2px solid #f1bdc9;">Content here</div>
.myborder {border:2px solid #f1bdc9;}