#f13f35 color space conversions
Hex:
#f13f35
RGB:
241, 63, 53
CMY:
5, 75, 79
CMYK:
0, 74, 78, 5
HSL:
3°, 87.0370%, 57.6471%
HSV (HSB):
3°, 78.0083%, 94.5098%
XYZ:
38.6957, 22.5128, 5.6741
xyY:
0.5786, 0.3366, 22.5128
CIE-Lab:
54.5669, 66.4089, 46.9635
CIE-LCH:
54.5669, 81.3371, 35.2674
CIE-Luv:
54.5669, 138.7522, 33.1182
Hunter-Lab:
47.4477, 62.5414, 26.1231
#f13f35 color charts
#f13f35 color shades, tints & tones
#f13f35 color schemes
#f13f35 color preview, HTML & CSS examples
This text has a color of #f13f35
<p style="color:#f13f35;">Text here</p>
.mytext {color:#f13f35;}
This box has a color of #f13f35
<div style="background-color:#f13f35;">Content here</div>
.mybackground {background-color:#f13f35;}
Border around this has a color of #f13f35
<div style="border:2px solid #f13f35;">Content here</div>
.myborder {border:2px solid #f13f35;}