#f55f35 color space conversions
Hex:
#f55f35
RGB:
245, 95, 53
CMY:
4, 63, 79
CMYK:
0, 61, 78, 4
HSL:
13°, 90.5660%, 58.4314%
HSV (HSB):
13°, 78.3673%, 96.0784%
XYZ:
42.3910, 27.8539, 6.5103
xyY:
0.5523, 0.3629, 27.8539
CIE-Lab:
59.7565, 55.4793, 52.4083
CIE-LCH:
59.7565, 76.3190, 43.3695
CIE-Luv:
59.7565, 120.8886, 42.1185
Hunter-Lab:
52.7768, 51.0140, 29.6301
#f55f35 color charts
#f55f35 color shades, tints & tones
#f55f35 color schemes
#f55f35 color preview, HTML & CSS examples
This text has a color of #f55f35
<p style="color:#f55f35;">Text here</p>
.mytext {color:#f55f35;}
This box has a color of #f55f35
<div style="background-color:#f55f35;">Content here</div>
.mybackground {background-color:#f55f35;}
Border around this has a color of #f55f35
<div style="border:2px solid #f55f35;">Content here</div>
.myborder {border:2px solid #f55f35;}