#f08b30 color space conversions
Hex:
#f08b30
RGB:
240, 139, 48
CMY:
6, 45, 81
CMYK:
0, 42, 80, 6
HSL:
28°, 86.4865%, 56.4706%
HSV (HSB):
28°, 80.0000%, 94.1176%
XYZ:
45.7013, 37.2039, 7.5687
xyY:
0.5051, 0.4112, 37.2039
CIE-Lab:
67.4297, 32.1010, 61.6107
CIE-LCH:
67.4297, 69.4719, 62.4792
CIE-Luv:
67.4297, 82.3677, 57.9830
Hunter-Lab:
60.9950, 27.0022, 35.3394
#f08b30 color charts
#f08b30 color shades, tints & tones
#f08b30 color schemes
#f08b30 color preview, HTML & CSS examples
This text has a color of #f08b30
<p style="color:#f08b30;">Text here</p>
.mytext {color:#f08b30;}
This box has a color of #f08b30
<div style="background-color:#f08b30;">Content here</div>
.mybackground {background-color:#f08b30;}
Border around this has a color of #f08b30
<div style="border:2px solid #f08b30;">Content here</div>
.myborder {border:2px solid #f08b30;}