#ff00ac color space conversions
Hex:
#ff00ac
RGB:
255, 0, 172
CMY:
0, 100, 33
CMYK:
0, 100, 33, 0
HSL:
320°, 100.0000%, 50.0000%
HSV (HSB):
320°, 100.0000%, 100.0000%
XYZ:
48.6864, 24.2386, 41.1422
xyY:
0.4268, 0.2125, 24.2386
CIE-Lab:
56.3259, 88.3118, -19.8905
CIE-LCH:
56.3259, 90.5241, 347.3070
CIE-Luv:
56.3259, 121.3322, -44.7477
Hunter-Lab:
49.2327, 90.3622, -15.0839
#ff00ac color charts
#ff00ac RGB chart
#ff00ac CMYK chart
#ff00ac RGB pie chart
#ff00ac color shades, tints & tones
#ff00ac color schemes
#ff00ac color preview, HTML & CSS examples
This text has a color of #ff00ac
<p style="color:#ff00ac;">Text here</p>
.mytext {color:#ff00ac;}
Text color #ff00ac
This box has a color of #ff00ac
<div style="background-color:#ff00ac;">Content here</div>
.mybackground {background-color:#ff00ac;}
Background color #ff00ac
Border around this has a color of #ff00ac
<div style="border:2px solid #ff00ac;">Content here</div>
.myborder {border:2px solid #ff00ac;}
Border color #ff00ac