#f00ac3 color space conversions
Hex:
#f00ac3
RGB:
240, 10, 195
CMY:
6, 96, 24
CMYK:
0, 96, 19, 6
HSL:
312°, 92.0000%, 49.0196%
HSV (HSB):
312°, 95.8333%, 94.1176%
XYZ:
45.8940, 22.6825, 53.5890
xyY:
0.3757, 0.1857, 22.6825
CIE-Lab:
54.7438, 87.3318, -35.9352
CIE-LCH:
54.7438, 94.4361, 337.6339
CIE-Luv:
54.7438, 98.0880, -67.6537
Hunter-Lab:
47.6261, 88.6626, -33.3750
#f00ac3 color charts
#f00ac3 color shades, tints & tones
#f00ac3 color schemes
#f00ac3 color preview, HTML & CSS examples
This text has a color of #f00ac3
<p style="color:#f00ac3;">Text here</p>
.mytext {color:#f00ac3;}
This box has a color of #f00ac3
<div style="background-color:#f00ac3;">Content here</div>
.mybackground {background-color:#f00ac3;}
Border around this has a color of #f00ac3
<div style="border:2px solid #f00ac3;">Content here</div>
.myborder {border:2px solid #f00ac3;}