#f2bbd8 color space conversions
Hex:
#f2bbd8
RGB:
242, 187, 216
CMY:
5, 27, 15
CMYK:
0, 23, 11, 5
HSL:
328°, 67.9012%, 84.1176%
HSV (HSB):
328°, 22.7273%, 94.9020%
XYZ:
66.7829, 59.3758, 72.9066
xyY:
0.3355, 0.2983, 59.3758
CIE-Lab:
81.4977, 24.2587, -6.8713
CIE-LCH:
81.4977, 25.2131, 344.1852
CIE-Luv:
81.4977, 31.0279, -14.8153
Hunter-Lab:
77.0557, 19.8557, -2.1585
#f2bbd8 color charts
#f2bbd8 color shades, tints & tones
#f2bbd8 color schemes
#f2bbd8 color preview, HTML & CSS examples
This text has a color of #f2bbd8
<p style="color:#f2bbd8;">Text here</p>
.mytext {color:#f2bbd8;}
This box has a color of #f2bbd8
<div style="background-color:#f2bbd8;">Content here</div>
.mybackground {background-color:#f2bbd8;}
Border around this has a color of #f2bbd8
<div style="border:2px solid #f2bbd8;">Content here</div>
.myborder {border:2px solid #f2bbd8;}