#f2abcb color space conversions
Hex:
#f2abcb
RGB:
242, 171, 203
CMY:
5, 33, 20
CMYK:
0, 29, 16, 5
HSL:
333°, 73.1959%, 80.9804%
HSV (HSB):
333°, 29.3388%, 94.9020%
XYZ:
61.9604, 52.3149, 63.3320
xyY:
0.3489, 0.2946, 52.3149
CIE-Lab:
77.4687, 30.6569, -5.7962
CIE-LCH:
77.4687, 31.2000, 349.2936
CIE-Luv:
77.4687, 41.5251, -14.2618
Hunter-Lab:
72.3290, 26.3355, -1.2846
#f2abcb color charts
#f2abcb color shades, tints & tones
#f2abcb color schemes
#f2abcb color preview, HTML & CSS examples
This text has a color of #f2abcb
<p style="color:#f2abcb;">Text here</p>
.mytext {color:#f2abcb;}
This box has a color of #f2abcb
<div style="background-color:#f2abcb;">Content here</div>
.mybackground {background-color:#f2abcb;}
Border around this has a color of #f2abcb
<div style="border:2px solid #f2abcb;">Content here</div>
.myborder {border:2px solid #f2abcb;}