#ff02ae color space conversions
Hex:
#ff02ae
RGB:
255, 2, 174
CMY:
0, 99, 32
CMYK:
0, 99, 32, 0
HSL:
319°, 100.0000%, 50.3922%
HSV (HSB):
319°, 99.2157%, 100.0000%
XYZ:
48.9017, 24.3594, 42.1688
xyY:
0.4236, 0.2110, 24.3594
CIE-Lab:
56.4459, 88.3834, -20.8764
CIE-LCH:
56.4459, 90.8154, 346.7101
CIE-Luv:
56.4459, 120.2395, -46.1897
Hunter-Lab:
49.3553, 90.4879, -16.1083
#ff02ae color charts
#ff02ae RGB chart
#ff02ae CMYK chart
#ff02ae RGB pie chart
#ff02ae color shades, tints & tones
#ff02ae color schemes
#ff02ae color preview, HTML & CSS examples
This text has a color of #ff02ae
<p style="color:#ff02ae;">Text here</p>
.mytext {color:#ff02ae;}
Text color #ff02ae
This box has a color of #ff02ae
<div style="background-color:#ff02ae;">Content here</div>
.mybackground {background-color:#ff02ae;}
Background color #ff02ae
Border around this has a color of #ff02ae
<div style="border:2px solid #ff02ae;">Content here</div>
.myborder {border:2px solid #ff02ae;}
Border color #ff02ae