#f7128d color space conversions
Hex:
#f7128d
RGB:
247, 18, 141
CMY:
3, 93, 45
CMYK:
0, 93, 43, 3
HSL:
328°, 93.4694%, 51.9608%
HSV (HSB):
328°, 92.7126%, 96.8627%
XYZ:
43.3818, 22.1299, 27.1843
xyY:
0.4680, 0.2387, 22.1299
CIE-Lab:
54.1645, 82.5363, -4.9626
CIE-LCH:
54.1645, 82.6854, 356.5592
CIE-Luv:
54.1645, 128.1301, -22.8187
Hunter-Lab:
47.0424, 82.2859, -1.3322
#f7128d color charts
#f7128d color shades, tints & tones
#f7128d color schemes
#f7128d color preview, HTML & CSS examples
This text has a color of #f7128d
<p style="color:#f7128d;">Text here</p>
.mytext {color:#f7128d;}
This box has a color of #f7128d
<div style="background-color:#f7128d;">Content here</div>
.mybackground {background-color:#f7128d;}
Border around this has a color of #f7128d
<div style="border:2px solid #f7128d;">Content here</div>
.myborder {border:2px solid #f7128d;}