#ff8ae1 color space conversions
Hex:
#ff8ae1
RGB:
255, 138, 225
CMY:
0, 46, 12
CMYK:
0, 46, 12, 0
HSL:
315°, 100.0000%, 77.0588%
HSV (HSB):
315°, 45.8824%, 100.0000%
XYZ:
63.9191, 44.8732, 76.5267
xyY:
0.3449, 0.2421, 44.8732
CIE-Lab:
72.8083, 55.2660, -24.7023
CIE-LCH:
72.8083, 60.5354, 335.9167
CIE-Luv:
72.8083, 63.1056, -47.8188
Hunter-Lab:
66.9875, 53.0957, -20.8418
#ff8ae1 color charts
#ff8ae1 color shades, tints & tones
#ff8ae1 color schemes
#ff8ae1 color preview, HTML & CSS examples
This text has a color of #ff8ae1
<p style="color:#ff8ae1;">Text here</p>
.mytext {color:#ff8ae1;}
This box has a color of #ff8ae1
<div style="background-color:#ff8ae1;">Content here</div>
.mybackground {background-color:#ff8ae1;}
Border around this has a color of #ff8ae1
<div style="border:2px solid #ff8ae1;">Content here</div>
.myborder {border:2px solid #ff8ae1;}