#ff00ae color space conversions
Hex:
#ff00ae
RGB:
255, 0, 174
CMY:
0, 100, 32
CMYK:
0, 100, 32, 0
HSL:
319°, 100.0000%, 50.0000%
HSV (HSB):
319°, 100.0000%, 100.0000%
XYZ:
48.8800, 24.3160, 42.1616
xyY:
0.4237, 0.2108, 24.3160
CIE-Lab:
56.4028, 88.5097, -20.9423
CIE-LCH:
56.4028, 90.9536, 346.6880
CIE-Luv:
56.4028, 120.3710, -46.3026
Hunter-Lab:
49.3112, 90.6442, -16.1756
#ff00ae color charts
#ff00ae color shades, tints & tones
#ff00ae color schemes
#ff00ae color preview, HTML & CSS examples
This text has a color of #ff00ae
<p style="color:#ff00ae;">Text here</p>
.mytext {color:#ff00ae;}
This box has a color of #ff00ae
<div style="background-color:#ff00ae;">Content here</div>
.mybackground {background-color:#ff00ae;}
Border around this has a color of #ff00ae
<div style="border:2px solid #ff00ae;">Content here</div>
.myborder {border:2px solid #ff00ae;}