#ff0aa3 color space conversions
Hex:
#ff0aa3
RGB:
255, 10, 163
CMY:
0, 96, 36
CMYK:
0, 96, 36, 0
HSL:
323°, 100.0000%, 51.9608%
HSV (HSB):
323°, 96.0784%, 100.0000%
XYZ:
47.9594, 24.1214, 36.7785
xyY:
0.4406, 0.2216, 24.1214
CIE-Lab:
56.2092, 86.8135, -14.7876
CIE-LCH:
56.2092, 88.0640, 350.3332
CIE-Luv:
56.2092, 124.9502, -37.2253
Hunter-Lab:
49.1136, 88.3565, -10.0196
#ff0aa3 color charts
#ff0aa3 color shades, tints & tones
#ff0aa3 color schemes
#ff0aa3 color preview, HTML & CSS examples
This text has a color of #ff0aa3
<p style="color:#ff0aa3;">Text here</p>
.mytext {color:#ff0aa3;}
This box has a color of #ff0aa3
<div style="background-color:#ff0aa3;">Content here</div>
.mybackground {background-color:#ff0aa3;}
Border around this has a color of #ff0aa3
<div style="border:2px solid #ff0aa3;">Content here</div>
.myborder {border:2px solid #ff0aa3;}