#f0900e color space conversions
Hex:
#f0900e
RGB:
240, 144, 14
CMY:
6, 44, 95
CMYK:
0, 40, 94, 6
HSL:
35°, 88.9764%, 49.8039%
HSV (HSB):
35°, 94.1667%, 94.1176%
XYZ:
45.9877, 38.5035, 5.4236
xyY:
0.5115, 0.4282, 38.5035
CIE-Lab:
68.3901, 28.7781, 71.9125
CIE-LCH:
68.3901, 77.4570, 68.1896
CIE-Luv:
68.3901, 79.7215, 65.1504
Hunter-Lab:
62.0512, 23.7013, 38.2536
#f0900e color charts
#f0900e color shades, tints & tones
#f0900e color schemes
#f0900e color preview, HTML & CSS examples
This text has a color of #f0900e
<p style="color:#f0900e;">Text here</p>
.mytext {color:#f0900e;}
This box has a color of #f0900e
<div style="background-color:#f0900e;">Content here</div>
.mybackground {background-color:#f0900e;}
Border around this has a color of #f0900e
<div style="border:2px solid #f0900e;">Content here</div>
.myborder {border:2px solid #f0900e;}