#f1bed1 color space conversions
Hex:
#f1bed1
RGB:
241, 190, 209
CMY:
5, 25, 18
CMYK:
0, 21, 13, 5
HSL:
338°, 64.5570%, 84.5098%
HSV (HSB):
338°, 21.1618%, 94.5098%
XYZ:
66.1977, 60.1311, 68.4391
xyY:
0.3399, 0.3087, 60.1311
CIE-Lab:
81.9094, 21.1819, -2.5120
CIE-LCH:
81.9094, 21.3303, 353.2369
CIE-Luv:
81.9094, 29.6081, -7.6258
Hunter-Lab:
77.5443, 16.6788, 1.9528
#f1bed1 color charts
#f1bed1 color shades, tints & tones
#f1bed1 color schemes
#f1bed1 color preview, HTML & CSS examples
This text has a color of #f1bed1
<p style="color:#f1bed1;">Text here</p>
.mytext {color:#f1bed1;}
This box has a color of #f1bed1
<div style="background-color:#f1bed1;">Content here</div>
.mybackground {background-color:#f1bed1;}
Border around this has a color of #f1bed1
<div style="border:2px solid #f1bed1;">Content here</div>
.myborder {border:2px solid #f1bed1;}