#f05a31 color space conversions
Hex:
#f05a31
RGB:
240, 90, 49
CMY:
6, 65, 81
CMYK:
0, 63, 80, 6
HSL:
13°, 86.4253%, 56.6667%
HSV (HSB):
13°, 79.5833%, 94.1176%
XYZ:
40.1457, 26.0593, 5.8198
xyY:
0.5574, 0.3618, 26.0593
CIE-Lab:
58.0933, 55.7810, 52.4095
CIE-LCH:
58.0933, 76.5394, 43.2151
CIE-Luv:
58.0933, 120.9915, 41.2341
Hunter-Lab:
51.0484, 51.0423, 28.9745
#f05a31 color charts
#f05a31 color shades, tints & tones
#f05a31 color schemes
#f05a31 color preview, HTML & CSS examples
This text has a color of #f05a31
<p style="color:#f05a31;">Text here</p>
.mytext {color:#f05a31;}
This box has a color of #f05a31
<div style="background-color:#f05a31;">Content here</div>
.mybackground {background-color:#f05a31;}
Border around this has a color of #f05a31
<div style="border:2px solid #f05a31;">Content here</div>
.myborder {border:2px solid #f05a31;}