#f08b2a color space conversions
Hex:
#f08b2a
RGB:
240, 139, 42
CMY:
6, 45, 84
CMYK:
0, 42, 83, 6
HSL:
29°, 86.8421%, 55.2941%
HSV (HSB):
29°, 82.5000%, 94.1176%
XYZ:
45.5857, 37.1577, 6.9600
xyY:
0.5082, 0.4142, 37.1577
CIE-Lab:
67.3952, 31.9195, 63.8173
CIE-LCH:
67.3952, 71.3548, 63.4272
CIE-Luv:
67.3952, 82.7560, 59.3469
Hunter-Lab:
60.9571, 26.8133, 35.9003
#f08b2a color charts
#f08b2a color shades, tints & tones
#f08b2a color schemes
#f08b2a color preview, HTML & CSS examples
This text has a color of #f08b2a
<p style="color:#f08b2a;">Text here</p>
.mytext {color:#f08b2a;}
This box has a color of #f08b2a
<div style="background-color:#f08b2a;">Content here</div>
.mybackground {background-color:#f08b2a;}
Border around this has a color of #f08b2a
<div style="border:2px solid #f08b2a;">Content here</div>
.myborder {border:2px solid #f08b2a;}