#f2abcd color space conversions
Hex:
#f2abcd
RGB:
242, 171, 205
CMY:
5, 33, 20
CMYK:
0, 29, 15, 5
HSL:
331°, 73.1959%, 80.9804%
HSV (HSB):
331°, 29.3388%, 94.9020%
XYZ:
62.2003, 52.4108, 64.5956
xyY:
0.3471, 0.2925, 52.4108
CIE-Lab:
77.5259, 30.9695, -6.8007
CIE-LCH:
77.5259, 31.7075, 347.6147
CIE-Luv:
77.5259, 41.2191, -15.8397
Hunter-Lab:
72.3953, 26.6710, -2.2255
#f2abcd color charts
#f2abcd color shades, tints & tones
#f2abcd color schemes
#f2abcd color preview, HTML & CSS examples
This text has a color of #f2abcd
<p style="color:#f2abcd;">Text here</p>
.mytext {color:#f2abcd;}
This box has a color of #f2abcd
<div style="background-color:#f2abcd;">Content here</div>
.mybackground {background-color:#f2abcd;}
Border around this has a color of #f2abcd
<div style="border:2px solid #f2abcd;">Content here</div>
.myborder {border:2px solid #f2abcd;}