#f7805f color space conversions
Hex:
#f7805f
RGB:
247, 128, 95
CMY:
3, 50, 63
CMYK:
0, 48, 62, 3
HSL:
13°, 90.4762%, 67.0588%
HSV (HSB):
13°, 61.5385%, 96.8627%
XYZ:
48.1425, 36.0387, 15.2453
xyY:
0.4842, 0.3625, 36.0387
CIE-Lab:
66.5495, 42.7490, 38.4731
CIE-LCH:
66.5495, 57.5123, 41.9865
CIE-Luv:
66.5495, 91.4271, 37.1010
Hunter-Lab:
60.0323, 38.0905, 26.9658
#f7805f color charts
#f7805f color shades, tints & tones
#f7805f color schemes
#f7805f color preview, HTML & CSS examples
This text has a color of #f7805f
<p style="color:#f7805f;">Text here</p>
.mytext {color:#f7805f;}
This box has a color of #f7805f
<div style="background-color:#f7805f;">Content here</div>
.mybackground {background-color:#f7805f;}
Border around this has a color of #f7805f
<div style="border:2px solid #f7805f;">Content here</div>
.myborder {border:2px solid #f7805f;}