#f2abb1 color space conversions
Hex:
#f2abb1
RGB:
242, 171, 177
CMY:
5, 33, 31
CMYK:
0, 29, 27, 5
HSL:
355°, 73.1959%, 80.9804%
HSV (HSB):
355°, 29.3388%, 94.9020%
XYZ:
59.1167, 51.1774, 48.3574
xyY:
0.3726, 0.3226, 51.1774
CIE-Lab:
76.7863, 26.8616, 7.3847
CIE-LCH:
76.7863, 27.8582, 15.3718
CIE-Luv:
76.7863, 45.3955, 5.5917
Hunter-Lab:
71.5384, 22.3137, 9.9989
#f2abb1 color charts
#f2abb1 color shades, tints & tones
#f2abb1 color schemes
#f2abb1 color preview, HTML & CSS examples
This text has a color of #f2abb1
<p style="color:#f2abb1;">Text here</p>
.mytext {color:#f2abb1;}
This box has a color of #f2abb1
<div style="background-color:#f2abb1;">Content here</div>
.mybackground {background-color:#f2abb1;}
Border around this has a color of #f2abb1
<div style="border:2px solid #f2abb1;">Content here</div>
.myborder {border:2px solid #f2abb1;}