#f2bec1 color space conversions
Hex:
#f2bec1
RGB:
242, 190, 193
CMY:
5, 25, 24
CMYK:
0, 21, 20, 5
HSL:
357°, 66.6667%, 84.7059%
HSV (HSB):
357°, 21.4876%, 94.9020%
XYZ:
64.6570, 59.5544, 58.5394
xyY:
0.3538, 0.3259, 59.5544
CIE-Lab:
81.5954, 19.0701, 5.6409
CIE-LCH:
81.5954, 19.8868, 16.4780
CIE-Luv:
81.5954, 32.1506, 4.7607
Hunter-Lab:
77.1715, 14.5035, 9.0449
#f2bec1 color charts
#f2bec1 color shades, tints & tones
#f2bec1 color schemes
#f2bec1 color preview, HTML & CSS examples
This text has a color of #f2bec1
<p style="color:#f2bec1;">Text here</p>
.mytext {color:#f2bec1;}
This box has a color of #f2bec1
<div style="background-color:#f2bec1;">Content here</div>
.mybackground {background-color:#f2bec1;}
Border around this has a color of #f2bec1
<div style="border:2px solid #f2bec1;">Content here</div>
.myborder {border:2px solid #f2bec1;}