#f55d2d color space conversions
Hex:
#f55d2d
RGB:
245, 93, 45
CMY:
4, 64, 82
CMYK:
0, 62, 82, 4
HSL:
14°, 90.9091%, 56.8627%
HSV (HSB):
14°, 81.6327%, 96.0784%
XYZ:
42.0442, 27.4306, 5.5613
xyY:
0.5603, 0.3656, 27.4306
CIE-Lab:
59.3708, 56.0973, 55.7444
CIE-LCH:
59.3708, 79.0844, 44.8192
CIE-Luv:
59.3708, 123.3681, 43.7789
Hunter-Lab:
52.3743, 51.6385, 30.3664
#f55d2d color charts
#f55d2d color shades, tints & tones
#f55d2d color schemes
#f55d2d color preview, HTML & CSS examples
This text has a color of #f55d2d
<p style="color:#f55d2d;">Text here</p>
.mytext {color:#f55d2d;}
This box has a color of #f55d2d
<div style="background-color:#f55d2d;">Content here</div>
.mybackground {background-color:#f55d2d;}
Border around this has a color of #f55d2d
<div style="border:2px solid #f55d2d;">Content here</div>
.myborder {border:2px solid #f55d2d;}