#f000af color space conversions
Hex:
#f000af
RGB:
240, 0, 175
CMY:
6, 100, 31
CMYK:
0, 100, 27, 6
HSL:
316°, 100.0000%, 47.0588%
HSV (HSB):
316°, 100.0000%, 94.1176%
XYZ:
43.6730, 21.6204, 42.4288
xyY:
0.4054, 0.2007, 21.6204
CIE-Lab:
53.6219, 85.7347, -26.0442
CIE-LCH:
53.6219, 89.6032, 343.1024
CIE-Luv:
53.6219, 107.9676, -52.5941
Hunter-Lab:
46.4978, 86.2852, -21.5532
#f000af color charts
#f000af color shades, tints & tones
#f000af color schemes
#f000af color preview, HTML & CSS examples
This text has a color of #f000af
<p style="color:#f000af;">Text here</p>
.mytext {color:#f000af;}
This box has a color of #f000af
<div style="background-color:#f000af;">Content here</div>
.mybackground {background-color:#f000af;}
Border around this has a color of #f000af
<div style="border:2px solid #f000af;">Content here</div>
.myborder {border:2px solid #f000af;}