#ff12ac color space conversions
Hex:
#ff12ac
RGB:
255, 18, 172
CMY:
0, 93, 33
CMYK:
0, 93, 33, 0
HSL:
321°, 100.0000%, 53.5294%
HSV (HSB):
321°, 92.9412%, 100.0000%
XYZ:
48.9027, 24.6712, 41.2143
xyY:
0.4260, 0.2149, 24.6712
CIE-Lab:
56.7536, 87.0596, -19.2374
CIE-LCH:
56.7536, 89.1597, 347.5397
CIE-Luv:
56.7536, 120.0086, -43.6262
Hunter-Lab:
49.6701, 88.8196, -14.4274
#ff12ac color charts
#ff12ac RGB chart
#ff12ac CMYK chart
#ff12ac RGB pie chart
#ff12ac color shades, tints & tones
#ff12ac color schemes
#ff12ac color preview, HTML & CSS examples
This text has a color of #ff12ac
<p style="color:#ff12ac;">Text here</p>
.mytext {color:#ff12ac;}
Text color #ff12ac
This box has a color of #ff12ac
<div style="background-color:#ff12ac;">Content here</div>
.mybackground {background-color:#ff12ac;}
Background color #ff12ac
Border around this has a color of #ff12ac
<div style="border:2px solid #ff12ac;">Content here</div>
.myborder {border:2px solid #ff12ac;}
Border color #ff12ac