#f13cbc color space conversions
Hex:
#f13cbc
RGB:
241, 60, 188
CMY:
5, 76, 26
CMYK:
0, 75, 22, 5
HSL:
318°, 86.6029%, 59.0196%
HSV (HSB):
318°, 75.1037%, 94.5098%
XYZ:
46.9686, 25.5633, 50.0356
xyY:
0.3832, 0.2086, 25.5633
CIE-Lab:
57.6202, 77.9710, -27.4055
CIE-LCH:
57.6202, 82.6471, 340.6343
CIE-Luv:
57.6202, 94.2233, -53.9498
Hunter-Lab:
50.5602, 77.3397, -23.2828
#f13cbc color charts
#f13cbc color shades, tints & tones
#f13cbc color schemes
#f13cbc color preview, HTML & CSS examples
This text has a color of #f13cbc
<p style="color:#f13cbc;">Text here</p>
.mytext {color:#f13cbc;}
This box has a color of #f13cbc
<div style="background-color:#f13cbc;">Content here</div>
.mybackground {background-color:#f13cbc;}
Border around this has a color of #f13cbc
<div style="border:2px solid #f13cbc;">Content here</div>
.myborder {border:2px solid #f13cbc;}