#f05b00 color space conversions
Hex:
#f05b00
RGB:
240, 91, 0
CMY:
6, 64, 100
CMYK:
0, 62, 100, 6
HSL:
23°, 100.0000%, 47.0588%
HSV (HSB):
23°, 100.0000%, 94.1176%
XYZ:
39.6763, 26.0074, 2.9288
xyY:
0.5783, 0.3790, 26.0074
CIE-Lab:
58.0441, 54.5252, 67.7377
CIE-LCH:
58.0441, 86.9562, 51.1678
CIE-Luv:
58.0441, 123.7698, 49.3216
Hunter-Lab:
50.9975, 49.6282, 32.2932
#f05b00 color charts
#f05b00 color shades, tints & tones
#f05b00 color schemes
#f05b00 color preview, HTML & CSS examples
This text has a color of #f05b00
<p style="color:#f05b00;">Text here</p>
.mytext {color:#f05b00;}
This box has a color of #f05b00
<div style="background-color:#f05b00;">Content here</div>
.mybackground {background-color:#f05b00;}
Border around this has a color of #f05b00
<div style="border:2px solid #f05b00;">Content here</div>
.myborder {border:2px solid #f05b00;}