#f2bfdd color space conversions
Hex:
#f2bfdd
RGB:
242, 191, 221
CMY:
5, 25, 13
CMYK:
0, 21, 9, 5
HSL:
325°, 66.2338%, 84.9020%
HSV (HSB):
325°, 21.0744%, 94.9020%
XYZ:
68.2999, 61.3593, 76.6503
xyY:
0.3311, 0.2974, 61.3593
CIE-Lab:
82.5715, 22.9706, -7.9650
CIE-LCH:
82.5715, 24.3124, 340.8763
CIE-Luv:
82.5715, 28.2785, -16.2954
Hunter-Lab:
78.3322, 18.5575, -3.1845
#f2bfdd color charts
#f2bfdd color shades, tints & tones
#f2bfdd color schemes
#f2bfdd color preview, HTML & CSS examples
This text has a color of #f2bfdd
<p style="color:#f2bfdd;">Text here</p>
.mytext {color:#f2bfdd;}
This box has a color of #f2bfdd
<div style="background-color:#f2bfdd;">Content here</div>
.mybackground {background-color:#f2bfdd;}
Border around this has a color of #f2bfdd
<div style="border:2px solid #f2bfdd;">Content here</div>
.myborder {border:2px solid #f2bfdd;}