#f10cc5 color space conversions
Hex:
#f10cc5
RGB:
241, 12, 197
CMY:
5, 95, 23
CMYK:
0, 95, 18, 5
HSL:
312°, 90.5138%, 49.6078%
HSV (HSB):
312°, 95.0207%, 94.5098%
XYZ:
46.4851, 22.9949, 54.8117
xyY:
0.3740, 0.1850, 22.9949
CIE-Lab:
55.0671, 87.6149, -36.5696
CIE-LCH:
55.0671, 94.9405, 337.3448
CIE-Luv:
55.0671, 97.8450, -68.7323
Hunter-Lab:
47.9530, 89.1181, -34.2031
#f10cc5 color charts
#f10cc5 color shades, tints & tones
#f10cc5 color schemes
#f10cc5 color preview, HTML & CSS examples
This text has a color of #f10cc5
<p style="color:#f10cc5;">Text here</p>
.mytext {color:#f10cc5;}
This box has a color of #f10cc5
<div style="background-color:#f10cc5;">Content here</div>
.mybackground {background-color:#f10cc5;}
Border around this has a color of #f10cc5
<div style="border:2px solid #f10cc5;">Content here</div>
.myborder {border:2px solid #f10cc5;}