#f06b2f color space conversions
Hex:
#f06b2f
RGB:
240, 107, 47
CMY:
6, 58, 82
CMYK:
0, 55, 80, 6
HSL:
19°, 86.5471%, 56.2745%
HSV (HSB):
19°, 80.4167%, 94.1176%
XYZ:
41.7060, 29.2459, 6.1362
xyY:
0.5410, 0.3794, 29.2459
CIE-Lab:
60.9980, 48.0592, 56.0762
CIE-LCH:
60.9980, 73.8527, 49.4023
CIE-Luv:
60.9980, 108.3272, 47.0655
Hunter-Lab:
54.0795, 43.0197, 31.1282
#f06b2f color charts
#f06b2f color shades, tints & tones
#f06b2f color schemes
#f06b2f color preview, HTML & CSS examples
This text has a color of #f06b2f
<p style="color:#f06b2f;">Text here</p>
.mytext {color:#f06b2f;}
This box has a color of #f06b2f
<div style="background-color:#f06b2f;">Content here</div>
.mybackground {background-color:#f06b2f;}
Border around this has a color of #f06b2f
<div style="border:2px solid #f06b2f;">Content here</div>
.myborder {border:2px solid #f06b2f;}