#f1b2e2 color space conversions
Hex:
#f1b2e2
RGB:
241, 178, 226
CMY:
5, 30, 11
CMYK:
0, 26, 6, 5
HSL:
314°, 69.2308%, 82.1569%
HSV (HSB):
314°, 26.1411%, 94.5098%
XYZ:
65.9235, 56.0325, 79.2923
xyY:
0.3276, 0.2784, 56.0325
CIE-Lab:
79.6323, 30.3840, -15.0536
CIE-LCH:
79.6323, 33.9087, 333.6441
CIE-Luv:
79.6323, 33.7521, -28.6052
Hunter-Lab:
74.8549, 26.2060, -10.4063
#f1b2e2 color charts
#f1b2e2 color shades, tints & tones
#f1b2e2 color schemes
#f1b2e2 color preview, HTML & CSS examples
This text has a color of #f1b2e2
<p style="color:#f1b2e2;">Text here</p>
.mytext {color:#f1b2e2;}
This box has a color of #f1b2e2
<div style="background-color:#f1b2e2;">Content here</div>
.mybackground {background-color:#f1b2e2;}
Border around this has a color of #f1b2e2
<div style="border:2px solid #f1b2e2;">Content here</div>
.myborder {border:2px solid #f1b2e2;}