#f2bdec color space conversions
Hex:
#f2bdec
RGB:
242, 189, 236
CMY:
5, 26, 7
CMYK:
0, 22, 2, 5
HSL:
307°, 67.0886%, 84.5098%
HSV (HSB):
307°, 21.9008%, 94.9020%
XYZ:
69.9559, 61.3286, 87.5074
xyY:
0.3197, 0.2803, 61.3286
CIE-Lab:
82.5551, 26.6322, -16.0255
CIE-LCH:
82.5551, 31.0820, 328.9632
CIE-Luv:
82.5551, 27.4623, -29.6413
Hunter-Lab:
78.3126, 22.4054, -11.4326
#f2bdec color charts
#f2bdec color shades, tints & tones
#f2bdec color schemes
#f2bdec color preview, HTML & CSS examples
This text has a color of #f2bdec
<p style="color:#f2bdec;">Text here</p>
.mytext {color:#f2bdec;}
This box has a color of #f2bdec
<div style="background-color:#f2bdec;">Content here</div>
.mybackground {background-color:#f2bdec;}
Border around this has a color of #f2bdec
<div style="border:2px solid #f2bdec;">Content here</div>
.myborder {border:2px solid #f2bdec;}