#ffabf9 color space conversions
Hex:
#ffabf9
RGB:
255, 171, 249
CMY:
0, 33, 2
CMYK:
0, 33, 2, 0
HSL:
304°, 100.0000%, 83.5294%
HSV (HSB):
304°, 32.9412%, 100.0000%
XYZ:
72.9018, 57.2254, 96.8258
xyY:
0.3212, 0.2521, 57.2254
CIE-Lab:
80.3062, 42.5755, -26.2819
CIE-LCH:
80.3062, 50.0341, 328.3130
CIE-Luv:
80.3062, 42.6343, -48.8478
Hunter-Lab:
75.6475, 39.6382, -22.9357
#ffabf9 color charts
#ffabf9 color shades, tints & tones
#ffabf9 color schemes
#ffabf9 color preview, HTML & CSS examples
This text has a color of #ffabf9
<p style="color:#ffabf9;">Text here</p>
.mytext {color:#ffabf9;}
This box has a color of #ffabf9
<div style="background-color:#ffabf9;">Content here</div>
.mybackground {background-color:#ffabf9;}
Border around this has a color of #ffabf9
<div style="border:2px solid #ffabf9;">Content here</div>
.myborder {border:2px solid #ffabf9;}