#f1b3b5 color space conversions
Hex:
#f1b3b5
RGB:
241, 179, 181
CMY:
5, 30, 29
CMYK:
0, 26, 25, 5
HSL:
358°, 68.8889%, 82.3529%
HSV (HSB):
358°, 25.7261%, 94.5098%
XYZ:
60.7362, 54.2772, 50.9915
xyY:
0.3659, 0.3270, 54.2772
CIE-Lab:
78.6231, 22.8071, 7.8298
CIE-LCH:
78.6231, 24.1137, 18.9475
CIE-Luv:
78.6231, 39.3695, 7.0667
Hunter-Lab:
73.6730, 18.2280, 10.5346
#f1b3b5 color charts
#f1b3b5 color shades, tints & tones
#f1b3b5 color schemes
#f1b3b5 color preview, HTML & CSS examples
This text has a color of #f1b3b5
<p style="color:#f1b3b5;">Text here</p>
.mytext {color:#f1b3b5;}
This box has a color of #f1b3b5
<div style="background-color:#f1b3b5;">Content here</div>
.mybackground {background-color:#f1b3b5;}
Border around this has a color of #f1b3b5
<div style="border:2px solid #f1b3b5;">Content here</div>
.myborder {border:2px solid #f1b3b5;}