#f1b2c5 color space conversions
Hex:
#f1b2c5
RGB:
241, 178, 197
CMY:
5, 30, 23
CMYK:
0, 26, 18, 5
HSL:
342°, 69.2308%, 82.1569%
HSV (HSB):
342°, 26.1411%, 94.5098%
XYZ:
62.2741, 54.5728, 60.0747
xyY:
0.3520, 0.3085, 54.5728
CIE-Lab:
78.7945, 25.6726, -0.5977
CIE-LCH:
78.7945, 25.6796, 358.6664
CIE-Luv:
78.7945, 37.8134, -5.5913
Hunter-Lab:
73.8734, 21.1942, 3.4960
#f1b2c5 color charts
#f1b2c5 color shades, tints & tones
#f1b2c5 color schemes
#f1b2c5 color preview, HTML & CSS examples
This text has a color of #f1b2c5
<p style="color:#f1b2c5;">Text here</p>
.mytext {color:#f1b2c5;}
This box has a color of #f1b2c5
<div style="background-color:#f1b2c5;">Content here</div>
.mybackground {background-color:#f1b2c5;}
Border around this has a color of #f1b2c5
<div style="border:2px solid #f1b2c5;">Content here</div>
.myborder {border:2px solid #f1b2c5;}