#f2b9f9 color space conversions
Hex:
#f2b9f9
RGB:
242, 185, 249
CMY:
5, 27, 2
CMYK:
3, 26, 0, 2
HSL:
293°, 84.2105%, 85.0980%
HSV (HSB):
293°, 25.7028%, 97.6471%
XYZ:
71.0658, 60.4147, 97.5382
xyY:
0.3103, 0.2638, 60.4147
CIE-Lab:
82.0631, 31.1278, -23.7232
CIE-LCH:
82.0631, 39.1373, 322.6881
CIE-Luv:
82.0631, 27.7447, -42.8511
Hunter-Lab:
77.7269, 27.1806, -19.9932
#f2b9f9 color charts
#f2b9f9 color shades, tints & tones
#f2b9f9 color schemes
#f2b9f9 color preview, HTML & CSS examples
This text has a color of #f2b9f9
<p style="color:#f2b9f9;">Text here</p>
.mytext {color:#f2b9f9;}
This box has a color of #f2b9f9
<div style="background-color:#f2b9f9;">Content here</div>
.mybackground {background-color:#f2b9f9;}
Border around this has a color of #f2b9f9
<div style="border:2px solid #f2b9f9;">Content here</div>
.myborder {border:2px solid #f2b9f9;}