#f55c2e color space conversions
Hex:
#f55c2e
RGB:
245, 92, 46
CMY:
4, 64, 82
CMYK:
0, 62, 81, 4
HSL:
14°, 90.8676%, 57.0588%
HSV (HSB):
14°, 81.2245%, 96.0784%
XYZ:
41.9765, 27.2640, 5.6348
xyY:
0.5606, 0.3641, 27.2640
CIE-Lab:
59.2179, 56.5517, 55.1550
CIE-LCH:
59.2179, 78.9948, 44.2836
CIE-Luv:
59.2179, 123.9855, 43.2258
Hunter-Lab:
52.2150, 52.1229, 30.1521
#f55c2e color charts
#f55c2e color shades, tints & tones
#f55c2e color schemes
#f55c2e color preview, HTML & CSS examples
This text has a color of #f55c2e
<p style="color:#f55c2e;">Text here</p>
.mytext {color:#f55c2e;}
This box has a color of #f55c2e
<div style="background-color:#f55c2e;">Content here</div>
.mybackground {background-color:#f55c2e;}
Border around this has a color of #f55c2e
<div style="border:2px solid #f55c2e;">Content here</div>
.myborder {border:2px solid #f55c2e;}