#f10cbc color space conversions
Hex:
#f10cbc
RGB:
241, 12, 188
CMY:
5, 95, 26
CMYK:
0, 95, 22, 5
HSL:
314°, 90.5138%, 49.6078%
HSV (HSB):
314°, 95.0207%, 94.5098%
XYZ:
45.4842, 22.5946, 49.5409
xyY:
0.3867, 0.1921, 22.5946
CIE-Lab:
54.6522, 86.5551, -32.0123
CIE-LCH:
54.6522, 92.2853, 339.7032
CIE-Luv:
54.6522, 101.9459, -61.6928
Hunter-Lab:
47.5337, 87.6195, -28.5199
#f10cbc color charts
#f10cbc color shades, tints & tones
#f10cbc color schemes
#f10cbc color preview, HTML & CSS examples
This text has a color of #f10cbc
<p style="color:#f10cbc;">Text here</p>
.mytext {color:#f10cbc;}
This box has a color of #f10cbc
<div style="background-color:#f10cbc;">Content here</div>
.mybackground {background-color:#f10cbc;}
Border around this has a color of #f10cbc
<div style="border:2px solid #f10cbc;">Content here</div>
.myborder {border:2px solid #f10cbc;}