#f1b1b2 color space conversions
Hex:
#f1b1b2
RGB:
241, 177, 178
CMY:
5, 31, 30
CMYK:
0, 27, 26, 5
HSL:
359°, 69.5652%, 81.9608%
HSV (HSB):
359°, 26.5560%, 94.5098%
XYZ:
60.0336, 53.3594, 49.2548
xyY:
0.3691, 0.3281, 53.3594
CIE-Lab:
78.0867, 23.4520, 8.6887
CIE-LCH:
78.0867, 25.0098, 20.3291
CIE-Luv:
78.0867, 40.9546, 8.1186
Hunter-Lab:
73.0475, 18.8659, 11.1550
#f1b1b2 color charts
#f1b1b2 color shades, tints & tones
#f1b1b2 color schemes
#f1b1b2 color preview, HTML & CSS examples
This text has a color of #f1b1b2
<p style="color:#f1b1b2;">Text here</p>
.mytext {color:#f1b1b2;}
This box has a color of #f1b1b2
<div style="background-color:#f1b1b2;">Content here</div>
.mybackground {background-color:#f1b1b2;}
Border around this has a color of #f1b1b2
<div style="border:2px solid #f1b1b2;">Content here</div>
.myborder {border:2px solid #f1b1b2;}