#ff0acc color space conversions
Hex:
#ff0acc
RGB:
255, 10, 204
CMY:
0, 96, 20
CMYK:
0, 96, 20, 0
HSL:
312°, 100.0000%, 51.9608%
HSV (HSB):
312°, 96.0784%, 100.0000%
XYZ:
52.2476, 25.8367, 59.3600
xyY:
0.3801, 0.1880, 25.8367
CIE-Lab:
57.8817, 91.1311, -36.0011
CIE-LCH:
57.8817, 97.9845, 338.4437
CIE-Luv:
57.8817, 105.6451, -69.2260
Hunter-Lab:
50.8298, 94.5267, -33.6590
#ff0acc color charts
#ff0acc RGB chart
#ff0acc CMYK chart
#ff0acc RGB pie chart
#ff0acc color shades, tints & tones
#ff0acc color schemes
#ff0acc color preview, HTML & CSS examples
This text has a color of #ff0acc
<p style="color:#ff0acc;">Text here</p>
.mytext {color:#ff0acc;}
Text color #ff0acc
This box has a color of #ff0acc
<div style="background-color:#ff0acc;">Content here</div>
.mybackground {background-color:#ff0acc;}
Background color #ff0acc
Border around this has a color of #ff0acc
<div style="border:2px solid #ff0acc;">Content here</div>
.myborder {border:2px solid #ff0acc;}
Border color #ff0acc