#f2bbd7 color space conversions
Hex:
#f2bbd7
RGB:
242, 187, 215
CMY:
5, 27, 16
CMYK:
0, 23, 11, 5
HSL:
329°, 67.9012%, 84.1176%
HSV (HSB):
329°, 22.7273%, 94.9020%
XYZ:
66.6540, 59.3242, 72.2276
xyY:
0.3363, 0.2993, 59.3242
CIE-Lab:
81.4695, 24.0942, -6.3752
CIE-LCH:
81.4695, 24.9234, 345.1796
CIE-Luv:
81.4695, 31.1542, -14.0236
Hunter-Lab:
77.0222, 19.6827, -1.6837
#f2bbd7 color charts
#f2bbd7 color shades, tints & tones
#f2bbd7 color schemes
#f2bbd7 color preview, HTML & CSS examples
This text has a color of #f2bbd7
<p style="color:#f2bbd7;">Text here</p>
.mytext {color:#f2bbd7;}
This box has a color of #f2bbd7
<div style="background-color:#f2bbd7;">Content here</div>
.mybackground {background-color:#f2bbd7;}
Border around this has a color of #f2bbd7
<div style="border:2px solid #f2bbd7;">Content here</div>
.myborder {border:2px solid #f2bbd7;}