#f012f1 color space conversions
Hex:
#f012f1
RGB:
240, 18, 241
CMY:
6, 93, 5
CMYK:
0, 93, 0, 5
HSL:
300°, 88.8446%, 50.7843%
HSV (HSB):
300°, 92.5311%, 94.5098%
XYZ:
52.0287, 25.3088, 85.3619
xyY:
0.3198, 0.1556, 25.3088
CIE-Lab:
57.3750, 92.7423, -57.9071
CIE-LCH:
57.3750, 109.3360, 328.0199
CIE-Luv:
57.3750, 78.1411, -102.2894
Hunter-Lab:
50.3078, 96.5672, -65.3874
#f012f1 color charts
#f012f1 color shades, tints & tones
#f012f1 color schemes
#f012f1 color preview, HTML & CSS examples
This text has a color of #f012f1
<p style="color:#f012f1;">Text here</p>
.mytext {color:#f012f1;}
This box has a color of #f012f1
<div style="background-color:#f012f1;">Content here</div>
.mybackground {background-color:#f012f1;}
Border around this has a color of #f012f1
<div style="border:2px solid #f012f1;">Content here</div>
.myborder {border:2px solid #f012f1;}