#f8117d color space conversions
Hex:
#f8117d
RGB:
248, 17, 125
CMY:
3, 93, 51
CMYK:
0, 93, 50, 3
HSL:
332°, 94.2857%, 51.9608%
HSV (HSB):
332°, 93.1452%, 97.2549%
XYZ:
42.6135, 21.8380, 21.3712
xyY:
0.4965, 0.2545, 21.8380
CIE-Lab:
53.8547, 81.5855, 4.2088
CIE-LCH:
53.8547, 81.6940, 2.9531
CIE-Luv:
53.8547, 136.2714, -11.0508
Hunter-Lab:
46.7312, 80.9922, 5.5972
#f8117d color charts
#f8117d color shades, tints & tones
#f8117d color schemes
#f8117d color preview, HTML & CSS examples
This text has a color of #f8117d
<p style="color:#f8117d;">Text here</p>
.mytext {color:#f8117d;}
This box has a color of #f8117d
<div style="background-color:#f8117d;">Content here</div>
.mybackground {background-color:#f8117d;}
Border around this has a color of #f8117d
<div style="border:2px solid #f8117d;">Content here</div>
.myborder {border:2px solid #f8117d;}