#f12acc color space conversions
Hex:
#f12acc
RGB:
241, 42, 204
CMY:
5, 84, 20
CMYK:
0, 83, 15, 5
HSL:
311°, 87.6652%, 55.4902%
HSV (HSB):
311°, 82.5726%, 94.5098%
XYZ:
48.0027, 24.7163, 59.3674
xyY:
0.3634, 0.1871, 24.7163
CIE-Lab:
56.7980, 84.3952, -37.8765
CIE-LCH:
56.7980, 92.5050, 335.8295
CIE-Luv:
56.7980, 91.4601, -70.6141
Hunter-Lab:
49.7155, 85.3480, -35.9999
#f12acc color charts
#f12acc color shades, tints & tones
#f12acc color schemes
#f12acc color preview, HTML & CSS examples
This text has a color of #f12acc
<p style="color:#f12acc;">Text here</p>
.mytext {color:#f12acc;}
This box has a color of #f12acc
<div style="background-color:#f12acc;">Content here</div>
.mybackground {background-color:#f12acc;}
Border around this has a color of #f12acc
<div style="border:2px solid #f12acc;">Content here</div>
.myborder {border:2px solid #f12acc;}