#f10bc4 color space conversions
Hex:
#f10bc4
RGB:
241, 11, 196
CMY:
5, 96, 23
CMYK:
0, 95, 19, 5
HSL:
312°, 91.2698%, 49.4118%
HSV (HSB):
312°, 95.4357%, 94.5098%
XYZ:
46.3591, 22.9256, 54.2062
xyY:
0.3754, 0.1856, 22.9256
CIE-Lab:
54.9957, 87.5665, -36.1048
CIE-LCH:
54.9957, 94.7177, 337.5930
CIE-Luv:
54.9957, 98.3560, -68.0139
Hunter-Lab:
47.8807, 89.0361, -33.6063
#f10bc4 color charts
#f10bc4 color shades, tints & tones
#f10bc4 color schemes
#f10bc4 color preview, HTML & CSS examples
This text has a color of #f10bc4
<p style="color:#f10bc4;">Text here</p>
.mytext {color:#f10bc4;}
This box has a color of #f10bc4
<div style="background-color:#f10bc4;">Content here</div>
.mybackground {background-color:#f10bc4;}
Border around this has a color of #f10bc4
<div style="border:2px solid #f10bc4;">Content here</div>
.myborder {border:2px solid #f10bc4;}