#f117b5 color space conversions
Hex:
#f117b5
RGB:
241, 23, 181
CMY:
5, 91, 29
CMYK:
0, 90, 25, 5
HSL:
317°, 88.6179%, 51.7647%
HSV (HSB):
317°, 90.4564%, 94.5098%
XYZ:
44.9225, 22.6498, 45.7202
xyY:
0.3965, 0.1999, 22.6498
CIE-Lab:
54.7097, 84.6907, -27.8525
CIE-LCH:
54.7097, 89.1531, 341.7954
CIE-Luv:
54.7097, 104.1993, -55.2592
Hunter-Lab:
47.5918, 85.2030, -23.6442
#f117b5 color charts
#f117b5 color shades, tints & tones
#f117b5 color schemes
#f117b5 color preview, HTML & CSS examples
This text has a color of #f117b5
<p style="color:#f117b5;">Text here</p>
.mytext {color:#f117b5;}
This box has a color of #f117b5
<div style="background-color:#f117b5;">Content here</div>
.mybackground {background-color:#f117b5;}
Border around this has a color of #f117b5
<div style="border:2px solid #f117b5;">Content here</div>
.myborder {border:2px solid #f117b5;}