#f012d5 color space conversions
Hex:
#f012d5
RGB:
240, 18, 213
CMY:
6, 93, 16
CMYK:
0, 93, 11, 6
HSL:
307°, 88.0952%, 50.5882%
HSV (HSB):
307°, 92.5000%, 94.1176%
XYZ:
48.1617, 23.7620, 64.9989
xyY:
0.3517, 0.1735, 23.7620
CIE-Lab:
55.8487, 88.9263, -44.5242
CIE-LCH:
55.8487, 99.4499, 333.4035
CIE-Luv:
55.8487, 89.6353, -81.0701
Hunter-Lab:
48.7463, 91.0536, -44.9357
#f012d5 color charts
#f012d5 color shades, tints & tones
#f012d5 color schemes
#f012d5 color preview, HTML & CSS examples
This text has a color of #f012d5
<p style="color:#f012d5;">Text here</p>
.mytext {color:#f012d5;}
This box has a color of #f012d5
<div style="background-color:#f012d5;">Content here</div>
.mybackground {background-color:#f012d5;}
Border around this has a color of #f012d5
<div style="border:2px solid #f012d5;">Content here</div>
.myborder {border:2px solid #f012d5;}