#f2abbb color space conversions
Hex:
#f2abbb
RGB:
242, 171, 187
CMY:
5, 33, 27
CMYK:
0, 29, 23, 5
HSL:
346°, 73.1959%, 80.9804%
HSV (HSB):
346°, 29.3388%, 94.9020%
XYZ:
60.1505, 51.5909, 53.8015
xyY:
0.3634, 0.3116, 51.5909
CIE-Lab:
77.0356, 28.2609, 2.2906
CIE-LCH:
77.0356, 28.3536, 4.6338
CIE-Luv:
77.0356, 43.9337, -1.8838
Hunter-Lab:
71.8268, 23.7857, 5.8679
#f2abbb color charts
#f2abbb color shades, tints & tones
#f2abbb color schemes
#f2abbb color preview, HTML & CSS examples
This text has a color of #f2abbb
<p style="color:#f2abbb;">Text here</p>
.mytext {color:#f2abbb;}
This box has a color of #f2abbb
<div style="background-color:#f2abbb;">Content here</div>
.mybackground {background-color:#f2abbb;}
Border around this has a color of #f2abbb
<div style="border:2px solid #f2abbb;">Content here</div>
.myborder {border:2px solid #f2abbb;}