#f5abd5 color space conversions
Hex:
#f5abd5
RGB:
245, 171, 213
CMY:
4, 33, 16
CMYK:
0, 30, 13, 4
HSL:
326°, 78.7234%, 81.5686%
HSV (HSB):
326°, 30.2041%, 96.0784%
XYZ:
64.2293, 53.3424, 69.8616
xyY:
0.3427, 0.2846, 53.3424
CIE-Lab:
78.0767, 33.2650, -10.2990
CIE-LCH:
78.0767, 34.8228, 342.7973
CIE-Luv:
78.0767, 42.0074, -21.6319
Hunter-Lab:
73.0359, 29.1640, -5.5881
#f5abd5 color charts
#f5abd5 color shades, tints & tones
#f5abd5 color schemes
#f5abd5 color preview, HTML & CSS examples
This text has a color of #f5abd5
<p style="color:#f5abd5;">Text here</p>
.mytext {color:#f5abd5;}
This box has a color of #f5abd5
<div style="background-color:#f5abd5;">Content here</div>
.mybackground {background-color:#f5abd5;}
Border around this has a color of #f5abd5
<div style="border:2px solid #f5abd5;">Content here</div>
.myborder {border:2px solid #f5abd5;}