#f07f45 color space conversions
Hex:
#f07f45
RGB:
240, 127, 69
CMY:
6, 50, 73
CMYK:
0, 47, 71, 6
HSL:
20°, 85.0746%, 60.5882%
HSV (HSB):
20°, 71.2500%, 94.1176%
XYZ:
44.5987, 34.1337, 9.8681
xyY:
0.5034, 0.3853, 34.1337
CIE-Lab:
65.0685, 39.1027, 49.9366
CIE-LCH:
65.0685, 63.4246, 51.9374
CIE-Luv:
65.0685, 90.0707, 47.1288
Hunter-Lab:
58.4240, 34.0182, 30.8825
#f07f45 color charts
#f07f45 color shades, tints & tones
#f07f45 color schemes
#f07f45 color preview, HTML & CSS examples
This text has a color of #f07f45
<p style="color:#f07f45;">Text here</p>
.mytext {color:#f07f45;}
This box has a color of #f07f45
<div style="background-color:#f07f45;">Content here</div>
.mybackground {background-color:#f07f45;}
Border around this has a color of #f07f45
<div style="border:2px solid #f07f45;">Content here</div>
.myborder {border:2px solid #f07f45;}