#f13f6d color space conversions
Hex:
#f13f6d
RGB:
241, 63, 109
CMY:
5, 75, 57
CMYK:
0, 74, 55, 5
HSL:
344°, 86.4078%, 59.6078%
HSV (HSB):
344°, 73.8589%, 94.5098%
XYZ:
40.8135, 23.3599, 16.8258
xyY:
0.5039, 0.2884, 23.3599
CIE-Lab:
55.4411, 69.2814, 15.8491
CIE-LCH:
55.4411, 71.0711, 12.8855
CIE-Luv:
55.4411, 123.8023, 5.5153
Hunter-Lab:
48.3321, 66.1510, 13.1919
#f13f6d color charts
#f13f6d color shades, tints & tones
#f13f6d color schemes
#f13f6d color preview, HTML & CSS examples
This text has a color of #f13f6d
<p style="color:#f13f6d;">Text here</p>
.mytext {color:#f13f6d;}
This box has a color of #f13f6d
<div style="background-color:#f13f6d;">Content here</div>
.mybackground {background-color:#f13f6d;}
Border around this has a color of #f13f6d
<div style="border:2px solid #f13f6d;">Content here</div>
.myborder {border:2px solid #f13f6d;}