#f08e2d color space conversions
Hex:
#f08e2d
RGB:
240, 142, 45
CMY:
6, 44, 82
CMYK:
0, 41, 81, 6
HSL:
30°, 86.6667%, 55.8824%
HSV (HSB):
30°, 81.2500%, 94.1176%
XYZ:
46.0818, 38.0607, 7.4003
xyY:
0.5034, 0.4158, 38.0607
CIE-Lab:
68.0653, 30.4454, 63.3209
CIE-LCH:
68.0653, 70.2600, 64.3212
CIE-Luv:
68.0653, 80.1098, 59.7874
Hunter-Lab:
61.6934, 25.3671, 36.0734
#f08e2d color charts
#f08e2d color shades, tints & tones
#f08e2d color schemes
#f08e2d color preview, HTML & CSS examples
This text has a color of #f08e2d
<p style="color:#f08e2d;">Text here</p>
.mytext {color:#f08e2d;}
This box has a color of #f08e2d
<div style="background-color:#f08e2d;">Content here</div>
.mybackground {background-color:#f08e2d;}
Border around this has a color of #f08e2d
<div style="border:2px solid #f08e2d;">Content here</div>
.myborder {border:2px solid #f08e2d;}