#f2a9ec color space conversions
Hex:
#f2a9ec
RGB:
242, 169, 236
CMY:
5, 34, 7
CMYK:
0, 30, 2, 5
HSL:
305°, 73.7374%, 80.5882%
HSV (HSB):
305°, 30.1653%, 94.9020%
XYZ:
65.9462, 53.3093, 86.1709
xyY:
0.3210, 0.2595, 53.3093
CIE-Lab:
78.0573, 37.2240, -22.8288
CIE-LCH:
78.0573, 43.6667, 328.4800
CIE-Luv:
78.0573, 37.3667, -42.1320
Hunter-Lab:
73.0132, 33.4498, -18.8653
#f2a9ec color charts
#f2a9ec color shades, tints & tones
#f2a9ec color schemes
#f2a9ec color preview, HTML & CSS examples
This text has a color of #f2a9ec
<p style="color:#f2a9ec;">Text here</p>
.mytext {color:#f2a9ec;}
This box has a color of #f2a9ec
<div style="background-color:#f2a9ec;">Content here</div>
.mybackground {background-color:#f2a9ec;}
Border around this has a color of #f2a9ec
<div style="border:2px solid #f2a9ec;">Content here</div>
.myborder {border:2px solid #f2a9ec;}