#f1b1c0 color space conversions
Hex:
#f1b1c0
RGB:
241, 177, 192
CMY:
5, 31, 25
CMYK:
0, 27, 20, 5
HSL:
346°, 69.5652%, 81.9608%
HSV (HSB):
346°, 26.5560%, 94.5098%
XYZ:
61.5122, 53.9508, 57.0407
xyY:
0.3566, 0.3128, 53.9508
CIE-Lab:
78.4331, 25.4525, 1.5884
CIE-LCH:
78.4331, 25.5020, 3.5711
CIE-Luv:
78.4331, 39.0670, -2.3493
Hunter-Lab:
73.4512, 20.9463, 5.3725
#f1b1c0 color charts
#f1b1c0 color shades, tints & tones
#f1b1c0 color schemes
#f1b1c0 color preview, HTML & CSS examples
This text has a color of #f1b1c0
<p style="color:#f1b1c0;">Text here</p>
.mytext {color:#f1b1c0;}
This box has a color of #f1b1c0
<div style="background-color:#f1b1c0;">Content here</div>
.mybackground {background-color:#f1b1c0;}
Border around this has a color of #f1b1c0
<div style="border:2px solid #f1b1c0;">Content here</div>
.myborder {border:2px solid #f1b1c0;}