#f12cb7 color space conversions
Hex:
#f12cb7
RGB:
241, 44, 183
CMY:
5, 83, 28
CMYK:
0, 82, 24, 5
HSL:
318°, 87.5556%, 55.8824%
HSV (HSB):
318°, 81.7427%, 94.5098%
XYZ:
45.7236, 23.9210, 47.0071
xyY:
0.3920, 0.2051, 23.9210
CIE-Lab:
56.0086, 81.3933, -27.0051
CIE-LCH:
56.0086, 85.7564, 341.6449
CIE-Luv:
56.0086, 100.0436, -53.6733
Hunter-Lab:
48.9091, 81.2828, -22.7478
#f12cb7 color charts
#f12cb7 color shades, tints & tones
#f12cb7 color schemes
#f12cb7 color preview, HTML & CSS examples
This text has a color of #f12cb7
<p style="color:#f12cb7;">Text here</p>
.mytext {color:#f12cb7;}
This box has a color of #f12cb7
<div style="background-color:#f12cb7;">Content here</div>
.mybackground {background-color:#f12cb7;}
Border around this has a color of #f12cb7
<div style="border:2px solid #f12cb7;">Content here</div>
.myborder {border:2px solid #f12cb7;}