#f2bec2 color space conversions
Hex:
#f2bec2
RGB:
242, 190, 194
CMY:
5, 25, 24
CMYK:
0, 21, 20, 5
HSL:
355°, 66.6667%, 84.7059%
HSV (HSB):
355°, 21.4876%, 94.9020%
XYZ:
64.7690, 59.5992, 59.1290
xyY:
0.3530, 0.3248, 59.5992
CIE-Lab:
81.6198, 19.2183, 5.1389
CIE-LCH:
81.6198, 19.8935, 14.9703
CIE-Luv:
81.6198, 32.0346, 4.0114
Hunter-Lab:
77.2005, 14.6555, 8.6293
#f2bec2 color charts
#f2bec2 color shades, tints & tones
#f2bec2 color schemes
#f2bec2 color preview, HTML & CSS examples
This text has a color of #f2bec2
<p style="color:#f2bec2;">Text here</p>
.mytext {color:#f2bec2;}
This box has a color of #f2bec2
<div style="background-color:#f2bec2;">Content here</div>
.mybackground {background-color:#f2bec2;}
Border around this has a color of #f2bec2
<div style="border:2px solid #f2bec2;">Content here</div>
.myborder {border:2px solid #f2bec2;}