#f55b35 color space conversions
Hex:
#f55b35
RGB:
245, 91, 53
CMY:
4, 64, 79
CMYK:
0, 63, 78, 4
HSL:
12°, 90.5660%, 58.4314%
HSV (HSB):
12°, 78.3673%, 96.0784%
XYZ:
42.0399, 27.1517, 6.3932
xyY:
0.5562, 0.3592, 27.1517
CIE-Lab:
59.1145, 57.1892, 51.7727
CIE-LCH:
59.1145, 77.1429, 42.1542
CIE-Luv:
59.1145, 123.8002, 40.9297
Hunter-Lab:
52.1073, 52.8251, 29.2006
#f55b35 color charts
#f55b35 color shades, tints & tones
#f55b35 color schemes
#f55b35 color preview, HTML & CSS examples
This text has a color of #f55b35
<p style="color:#f55b35;">Text here</p>
.mytext {color:#f55b35;}
This box has a color of #f55b35
<div style="background-color:#f55b35;">Content here</div>
.mybackground {background-color:#f55b35;}
Border around this has a color of #f55b35
<div style="border:2px solid #f55b35;">Content here</div>
.myborder {border:2px solid #f55b35;}