#f2abec color space conversions
Hex:
#f2abec
RGB:
242, 171, 236
CMY:
5, 33, 7
CMYK:
0, 29, 2, 5
HSL:
305°, 73.1959%, 80.9804%
HSV (HSB):
305°, 29.3388%, 94.9020%
XYZ:
66.3212, 54.0592, 86.2958
xyY:
0.3209, 0.2616, 54.0592
CIE-Lab:
78.4962, 36.1692, -22.1613
CIE-LCH:
78.4962, 42.4186, 328.5037
CIE-Luv:
78.4962, 36.3950, -40.9067
Hunter-Lab:
73.5250, 32.3424, -18.1209
#f2abec color charts
#f2abec color shades, tints & tones
#f2abec color schemes
#f2abec color preview, HTML & CSS examples
This text has a color of #f2abec
<p style="color:#f2abec;">Text here</p>
.mytext {color:#f2abec;}
This box has a color of #f2abec
<div style="background-color:#f2abec;">Content here</div>
.mybackground {background-color:#f2abec;}
Border around this has a color of #f2abec
<div style="border:2px solid #f2abec;">Content here</div>
.myborder {border:2px solid #f2abec;}