#ff01ae color space conversions
Hex:
#ff01ae
RGB:
255, 1, 174
CMY:
0, 100, 32
CMYK:
0, 100, 32, 0
HSL:
319°, 100.0000%, 50.1961%
HSV (HSB):
319°, 99.6078%, 100.0000%
XYZ:
48.8908, 24.3377, 42.1652
xyY:
0.4237, 0.2109, 24.3377
CIE-Lab:
56.4243, 88.4465, -20.9094
CIE-LCH:
56.4243, 90.8845, 346.6991
CIE-Luv:
56.4243, 120.3052, -46.2461
Hunter-Lab:
49.3333, 90.5660, -16.1420
#ff01ae color charts
#ff01ae color shades, tints & tones
#ff01ae color schemes
#ff01ae color preview, HTML & CSS examples
This text has a color of #ff01ae
<p style="color:#ff01ae;">Text here</p>
.mytext {color:#ff01ae;}
This box has a color of #ff01ae
<div style="background-color:#ff01ae;">Content here</div>
.mybackground {background-color:#ff01ae;}
Border around this has a color of #ff01ae
<div style="border:2px solid #ff01ae;">Content here</div>
.myborder {border:2px solid #ff01ae;}