#ff00af color space conversions
Hex:
#ff00af
RGB:
255, 0, 175
CMY:
0, 100, 31
CMYK:
0, 100, 31, 0
HSL:
319°, 100.0000%, 50.0000%
HSV (HSB):
319°, 100.0000%, 100.0000%
XYZ:
48.9779, 24.3551, 42.6770
xyY:
0.4222, 0.2099, 24.3551
CIE-Lab:
56.4416, 88.6095, -21.4670
CIE-LCH:
56.4416, 91.1728, 346.3816
CIE-Luv:
56.4416, 119.8907, -47.0810
Hunter-Lab:
49.3509, 90.7865, -16.7264
#ff00af color charts
#ff00af RGB chart
#ff00af CMYK chart
#ff00af RGB pie chart
#ff00af color shades, tints & tones
#ff00af color schemes
#ff00af color preview, HTML & CSS examples
This text has a color of #ff00af
<p style="color:#ff00af;">Text here</p>
.mytext {color:#ff00af;}
Text color #ff00af
This box has a color of #ff00af
<div style="background-color:#ff00af;">Content here</div>
.mybackground {background-color:#ff00af;}
Background color #ff00af
Border around this has a color of #ff00af
<div style="border:2px solid #ff00af;">Content here</div>
.myborder {border:2px solid #ff00af;}
Border color #ff00af