#f132c6 color space conversions
Hex:
#f132c6
RGB:
241, 50, 198
CMY:
5, 80, 22
CMYK:
0, 79, 18, 5
HSL:
314°, 87.2146%, 57.0588%
HSV (HSB):
314°, 79.2531%, 94.5098%
XYZ:
47.6093, 25.0592, 55.7537
xyY:
0.3707, 0.1951, 25.0592
CIE-Lab:
57.1330, 81.8602, -33.9139
CIE-LCH:
57.1330, 88.6073, 337.4962
CIE-Luv:
57.1330, 92.4852, -64.2967
Hunter-Lab:
50.0592, 82.1607, -30.9932
#f132c6 color charts
#f132c6 color shades, tints & tones
#f132c6 color schemes
#f132c6 color preview, HTML & CSS examples
This text has a color of #f132c6
<p style="color:#f132c6;">Text here</p>
.mytext {color:#f132c6;}
This box has a color of #f132c6
<div style="background-color:#f132c6;">Content here</div>
.mybackground {background-color:#f132c6;}
Border around this has a color of #f132c6
<div style="border:2px solid #f132c6;">Content here</div>
.myborder {border:2px solid #f132c6;}