#f55f31 color space conversions
Hex:
#f55f31
RGB:
245, 95, 49
CMY:
4, 63, 81
CMYK:
0, 61, 80, 4
HSL:
14°, 90.7407%, 57.6471%
HSV (HSB):
14°, 80.0000%, 96.0784%
XYZ:
42.3028, 27.8186, 6.0457
xyY:
0.5554, 0.3652, 27.8186
CIE-Lab:
59.7245, 55.3521, 54.2595
CIE-LCH:
59.7245, 77.5110, 44.4289
CIE-Luv:
59.7245, 121.4057, 43.2880
Hunter-Lab:
52.7434, 50.8648, 30.1243
#f55f31 color charts
#f55f31 color shades, tints & tones
#f55f31 color schemes
#f55f31 color preview, HTML & CSS examples
This text has a color of #f55f31
<p style="color:#f55f31;">Text here</p>
.mytext {color:#f55f31;}
This box has a color of #f55f31
<div style="background-color:#f55f31;">Content here</div>
.mybackground {background-color:#f55f31;}
Border around this has a color of #f55f31
<div style="border:2px solid #f55f31;">Content here</div>
.myborder {border:2px solid #f55f31;}