#f2abc1 color space conversions
Hex:
#f2abc1
RGB:
242, 171, 193
CMY:
5, 33, 24
CMYK:
0, 29, 20, 5
HSL:
341°, 73.1959%, 80.9804%
HSV (HSB):
341°, 29.3388%, 94.9020%
XYZ:
60.8065, 51.8533, 57.2559
xyY:
0.3579, 0.3052, 51.8533
CIE-Lab:
77.1930, 29.1371, -0.7520
CIE-LCH:
77.1930, 29.1468, 358.5215
CIE-Luv:
77.1930, 43.0394, -6.4707
Hunter-Lab:
72.0093, 24.7139, 3.2639
#f2abc1 color charts
#f2abc1 color shades, tints & tones
#f2abc1 color schemes
#f2abc1 color preview, HTML & CSS examples
This text has a color of #f2abc1
<p style="color:#f2abc1;">Text here</p>
.mytext {color:#f2abc1;}
This box has a color of #f2abc1
<div style="background-color:#f2abc1;">Content here</div>
.mybackground {background-color:#f2abc1;}
Border around this has a color of #f2abc1
<div style="border:2px solid #f2abc1;">Content here</div>
.myborder {border:2px solid #f2abc1;}