#f0117f color space conversions
Hex:
#f0117f
RGB:
240, 17, 127
CMY:
6, 93, 50
CMYK:
0, 93, 47, 6
HSL:
330°, 88.1423%, 50.3922%
HSV (HSB):
330°, 92.9167%, 94.1176%
XYZ:
39.9664, 20.4585, 21.9211
xyY:
0.4853, 0.2484, 20.4585
CIE-Lab:
52.3517, 79.9702, 0.6289
CIE-LCH:
52.3517, 79.9727, 0.4505
CIE-Luv:
52.3517, 129.0451, -15.0305
Hunter-Lab:
45.2310, 78.5693, 2.9270
#f0117f color charts
#f0117f color shades, tints & tones
#f0117f color schemes
#f0117f color preview, HTML & CSS examples
This text has a color of #f0117f
<p style="color:#f0117f;">Text here</p>
.mytext {color:#f0117f;}
This box has a color of #f0117f
<div style="background-color:#f0117f;">Content here</div>
.mybackground {background-color:#f0117f;}
Border around this has a color of #f0117f
<div style="border:2px solid #f0117f;">Content here</div>
.myborder {border:2px solid #f0117f;}