#f1bed9 color space conversions
Hex:
#f1bed9
RGB:
241, 190, 217
CMY:
5, 25, 15
CMYK:
0, 21, 10, 5
HSL:
328°, 64.5570%, 84.5098%
HSV (HSB):
328°, 21.1618%, 94.5098%
XYZ:
67.2135, 60.5374, 73.7880
xyY:
0.3335, 0.3004, 60.5374
CIE-Lab:
82.1294, 22.4889, -6.4844
CIE-LCH:
82.1294, 23.4051, 343.9157
CIE-Luv:
82.1294, 28.6506, -13.9122
Hunter-Lab:
77.8058, 18.0392, -1.7643
#f1bed9 color charts
#f1bed9 color shades, tints & tones
#f1bed9 color schemes
#f1bed9 color preview, HTML & CSS examples
This text has a color of #f1bed9
<p style="color:#f1bed9;">Text here</p>
.mytext {color:#f1bed9;}
This box has a color of #f1bed9
<div style="background-color:#f1bed9;">Content here</div>
.mybackground {background-color:#f1bed9;}
Border around this has a color of #f1bed9
<div style="border:2px solid #f1bed9;">Content here</div>
.myborder {border:2px solid #f1bed9;}