#f08b2d color space conversions
Hex:
#f08b2d
RGB:
240, 139, 45
CMY:
6, 45, 82
CMYK:
0, 42, 81, 6
HSL:
29°, 86.6667%, 55.8824%
HSV (HSB):
29°, 81.2500%, 94.1176%
XYZ:
45.6415, 37.1800, 7.2535
xyY:
0.5067, 0.4128, 37.1800
CIE-Lab:
67.4118, 32.0071, 62.7374
CIE-LCH:
67.4118, 70.4304, 62.9705
CIE-Luv:
67.4118, 82.5684, 58.6879
Hunter-Lab:
60.9754, 26.9044, 35.6297
#f08b2d color charts
#f08b2d color shades, tints & tones
#f08b2d color schemes
#f08b2d color preview, HTML & CSS examples
This text has a color of #f08b2d
<p style="color:#f08b2d;">Text here</p>
.mytext {color:#f08b2d;}
This box has a color of #f08b2d
<div style="background-color:#f08b2d;">Content here</div>
.mybackground {background-color:#f08b2d;}
Border around this has a color of #f08b2d
<div style="border:2px solid #f08b2d;">Content here</div>
.myborder {border:2px solid #f08b2d;}