#ff0aa7 color space conversions
Hex:
#ff0aa7
RGB:
255, 10, 167
CMY:
0, 96, 35
CMYK:
0, 96, 35, 0
HSL:
322°, 100.0000%, 51.9608%
HSV (HSB):
322°, 96.0784%, 100.0000%
XYZ:
48.3236, 24.2671, 38.6963
xyY:
0.4342, 0.2181, 24.2671
CIE-Lab:
56.3542, 87.1933, -16.9176
CIE-LCH:
56.3542, 88.8193, 349.0197
CIE-Luv:
56.3542, 123.0467, -40.3083
Hunter-Lab:
49.2617, 88.8930, -12.0907
#ff0aa7 color charts
#ff0aa7 color shades, tints & tones
#ff0aa7 color schemes
#ff0aa7 color preview, HTML & CSS examples
This text has a color of #ff0aa7
<p style="color:#ff0aa7;">Text here</p>
.mytext {color:#ff0aa7;}
This box has a color of #ff0aa7
<div style="background-color:#ff0aa7;">Content here</div>
.mybackground {background-color:#ff0aa7;}
Border around this has a color of #ff0aa7
<div style="border:2px solid #ff0aa7;">Content here</div>
.myborder {border:2px solid #ff0aa7;}