#f2bedc color space conversions
Hex:
#f2bedc
RGB:
242, 190, 220
CMY:
5, 25, 14
CMYK:
0, 21, 9, 5
HSL:
325°, 66.6667%, 84.7059%
HSV (HSB):
325°, 21.4876%, 94.9020%
XYZ:
67.9497, 60.8715, 75.8782
xyY:
0.3319, 0.2974, 60.8715
CIE-Lab:
82.3096, 23.3329, -7.8171
CIE-LCH:
82.3096, 24.6075, 341.4778
CIE-Luv:
82.3096, 28.9302, -16.1252
Hunter-Lab:
78.0202, 18.9247, -3.0481
#f2bedc color charts
#f2bedc color shades, tints & tones
#f2bedc color schemes
#f2bedc color preview, HTML & CSS examples
This text has a color of #f2bedc
<p style="color:#f2bedc;">Text here</p>
.mytext {color:#f2bedc;}
This box has a color of #f2bedc
<div style="background-color:#f2bedc;">Content here</div>
.mybackground {background-color:#f2bedc;}
Border around this has a color of #f2bedc
<div style="border:2px solid #f2bedc;">Content here</div>
.myborder {border:2px solid #f2bedc;}