#f06b32 color space conversions
Hex:
#f06b32
RGB:
240, 107, 50
CMY:
6, 58, 80
CMYK:
0, 55, 79, 6
HSL:
18°, 86.3636%, 56.8627%
HSV (HSB):
18°, 79.1667%, 94.1176%
XYZ:
41.7686, 29.2709, 6.4660
xyY:
0.5389, 0.3777, 29.2709
CIE-Lab:
61.0200, 48.1545, 54.7642
CIE-LCH:
61.0200, 72.9244, 48.6746
CIE-Luv:
61.0200, 108.0062, 46.2451
Hunter-Lab:
54.1026, 43.1269, 30.7859
#f06b32 color charts
#f06b32 color shades, tints & tones
#f06b32 color schemes
#f06b32 color preview, HTML & CSS examples
This text has a color of #f06b32
<p style="color:#f06b32;">Text here</p>
.mytext {color:#f06b32;}
This box has a color of #f06b32
<div style="background-color:#f06b32;">Content here</div>
.mybackground {background-color:#f06b32;}
Border around this has a color of #f06b32
<div style="border:2px solid #f06b32;">Content here</div>
.myborder {border:2px solid #f06b32;}