#f1b2d9 color space conversions
Hex:
#f1b2d9
RGB:
241, 178, 217
CMY:
5, 30, 15
CMYK:
0, 26, 10, 5
HSL:
323°, 69.2308%, 82.1569%
HSV (HSB):
323°, 26.1411%, 94.5098%
XYZ:
64.7204, 55.5513, 72.9570
xyY:
0.3349, 0.2875, 55.5513
CIE-Lab:
79.3578, 28.8586, -10.6011
CIE-LCH:
79.3578, 30.7441, 339.8293
CIE-Luv:
79.3578, 35.0288, -21.3420
Hunter-Lab:
74.5328, 24.5679, -5.8636
#f1b2d9 color charts
#f1b2d9 color shades, tints & tones
#f1b2d9 color schemes
#f1b2d9 color preview, HTML & CSS examples
This text has a color of #f1b2d9
<p style="color:#f1b2d9;">Text here</p>
.mytext {color:#f1b2d9;}
This box has a color of #f1b2d9
<div style="background-color:#f1b2d9;">Content here</div>
.mybackground {background-color:#f1b2d9;}
Border around this has a color of #f1b2d9
<div style="border:2px solid #f1b2d9;">Content here</div>
.myborder {border:2px solid #f1b2d9;}