#f107a5 color space conversions
Hex:
#f107a5
RGB:
241, 7, 165
CMY:
5, 97, 35
CMYK:
0, 97, 32, 5
HSL:
319°, 94.3548%, 48.6275%
HSV (HSB):
319°, 97.0954%, 94.5098%
XYZ:
43.1431, 21.5693, 37.4867
xyY:
0.4221, 0.2111, 21.5693
CIE-Lab:
53.5671, 84.4043, -20.2313
CIE-LCH:
53.5671, 86.7951, 346.5208
CIE-Luv:
53.5671, 113.0414, -44.0024
Hunter-Lab:
46.4428, 84.5430, -15.3465
#f107a5 color charts
#f107a5 color shades, tints & tones
#f107a5 color schemes
#f107a5 color preview, HTML & CSS examples
This text has a color of #f107a5
<p style="color:#f107a5;">Text here</p>
.mytext {color:#f107a5;}
This box has a color of #f107a5
<div style="background-color:#f107a5;">Content here</div>
.mybackground {background-color:#f107a5;}
Border around this has a color of #f107a5
<div style="border:2px solid #f107a5;">Content here</div>
.myborder {border:2px solid #f107a5;}