#f05b1b color space conversions
Hex:
#f05b1b
RGB:
240, 91, 27
CMY:
6, 64, 89
CMYK:
0, 62, 89, 6
HSL:
18°, 87.6543%, 52.3529%
HSV (HSB):
18°, 88.7500%, 94.1176%
XYZ:
39.8741, 26.0866, 3.9705
xyY:
0.5702, 0.3730, 26.0866
CIE-Lab:
58.1191, 54.8218, 61.4694
CIE-LCH:
58.1191, 82.3645, 48.2716
CIE-Luv:
58.1191, 122.4962, 46.4953
Hunter-Lab:
51.0750, 49.9731, 31.1434
#f05b1b color charts
#f05b1b color shades, tints & tones
#f05b1b color schemes
#f05b1b color preview, HTML & CSS examples
This text has a color of #f05b1b
<p style="color:#f05b1b;">Text here</p>
.mytext {color:#f05b1b;}
This box has a color of #f05b1b
<div style="background-color:#f05b1b;">Content here</div>
.mybackground {background-color:#f05b1b;}
Border around this has a color of #f05b1b
<div style="border:2px solid #f05b1b;">Content here</div>
.myborder {border:2px solid #f05b1b;}