#f1b2bd color space conversions
Hex:
#f1b2bd
RGB:
241, 178, 189
CMY:
5, 30, 26
CMYK:
0, 26, 22, 5
HSL:
350°, 69.2308%, 82.1569%
HSV (HSB):
350°, 26.1411%, 94.5098%
XYZ:
61.3813, 54.2157, 55.3736
xyY:
0.3590, 0.3171, 54.2157
CIE-Lab:
78.5873, 24.4806, 3.4406
CIE-LCH:
78.5873, 24.7212, 8.0003
CIE-Luv:
78.5873, 38.8987, 0.5163
Hunter-Lab:
73.6313, 19.9483, 6.9535
#f1b2bd color charts
#f1b2bd color shades, tints & tones
#f1b2bd color schemes
#f1b2bd color preview, HTML & CSS examples
This text has a color of #f1b2bd
<p style="color:#f1b2bd;">Text here</p>
.mytext {color:#f1b2bd;}
This box has a color of #f1b2bd
<div style="background-color:#f1b2bd;">Content here</div>
.mybackground {background-color:#f1b2bd;}
Border around this has a color of #f1b2bd
<div style="border:2px solid #f1b2bd;">Content here</div>
.myborder {border:2px solid #f1b2bd;}