#f00acc color space conversions
Hex:
#f00acc
RGB:
240, 10, 204
CMY:
6, 96, 20
CMYK:
0, 96, 15, 6
HSL:
309°, 92.0000%, 49.0196%
HSV (HSB):
309°, 95.8333%, 94.1176%
XYZ:
46.9428, 23.1020, 59.1117
xyY:
0.3635, 0.1789, 23.1020
CIE-Lab:
55.1772, 88.4289, -40.4359
CIE-LCH:
55.1772, 97.2354, 335.4268
CIE-Luv:
55.1772, 94.0509, -74.6601
Hunter-Lab:
48.0645, 90.2213, -39.2721
#f00acc color charts
#f00acc RGB chart
#f00acc CMYK chart
#f00acc RGB pie chart
#f00acc color shades, tints & tones
#f00acc color schemes
#f00acc color preview, HTML & CSS examples
This text has a color of #f00acc
<p style="color:#f00acc;">Text here</p>
.mytext {color:#f00acc;}
Text color #f00acc
This box has a color of #f00acc
<div style="background-color:#f00acc;">Content here</div>
.mybackground {background-color:#f00acc;}
Background color #f00acc
Border around this has a color of #f00acc
<div style="border:2px solid #f00acc;">Content here</div>
.myborder {border:2px solid #f00acc;}
Border color #f00acc