#f06b3c color space conversions
Hex:
#f06b3c
RGB:
240, 107, 60
CMY:
6, 58, 76
CMYK:
0, 55, 75, 6
HSL:
16°, 85.7143%, 58.8235%
HSV (HSB):
16°, 75.0000%, 94.1176%
XYZ:
42.0085, 29.3669, 7.7293
xyY:
0.5310, 0.3712, 29.3669
CIE-Lab:
61.1041, 48.5185, 50.1269
CIE-LCH:
61.1041, 69.7621, 45.9341
CIE-Luv:
61.1041, 106.7930, 43.1413
Hunter-Lab:
54.1912, 43.5367, 29.4774
#f06b3c color charts
#f06b3c color shades, tints & tones
#f06b3c color schemes
#f06b3c color preview, HTML & CSS examples
This text has a color of #f06b3c
<p style="color:#f06b3c;">Text here</p>
.mytext {color:#f06b3c;}
This box has a color of #f06b3c
<div style="background-color:#f06b3c;">Content here</div>
.mybackground {background-color:#f06b3c;}
Border around this has a color of #f06b3c
<div style="border:2px solid #f06b3c;">Content here</div>
.myborder {border:2px solid #f06b3c;}