#f107d7 color space conversions
Hex:
#f107d7
RGB:
241, 7, 215
CMY:
5, 97, 16
CMYK:
0, 97, 11, 5
HSL:
307°, 94.3548%, 48.6275%
HSV (HSB):
307°, 97.0954%, 94.5098%
XYZ:
48.6173, 23.7590, 66.3135
xyY:
0.3505, 0.1713, 23.7590
CIE-Lab:
55.8457, 90.1922, -45.6571
CIE-LCH:
55.8457, 101.0900, 333.1506
CIE-Luv:
55.8457, 90.1392, -82.9650
Hunter-Lab:
48.7432, 92.7384, -46.5418
#f107d7 color charts
#f107d7 color shades, tints & tones
#f107d7 color schemes
#f107d7 color preview, HTML & CSS examples
This text has a color of #f107d7
<p style="color:#f107d7;">Text here</p>
.mytext {color:#f107d7;}
This box has a color of #f107d7
<div style="background-color:#f107d7;">Content here</div>
.mybackground {background-color:#f107d7;}
Border around this has a color of #f107d7
<div style="border:2px solid #f107d7;">Content here</div>
.myborder {border:2px solid #f107d7;}