#f0885f color space conversions
Hex:
#f0885f
RGB:
240, 136, 95
CMY:
6, 47, 63
CMYK:
0, 43, 60, 6
HSL:
17°, 82.8571%, 65.6863%
HSV (HSB):
17°, 60.4167%, 94.1176%
XYZ:
46.8049, 36.9598, 15.4935
xyY:
0.4715, 0.3724, 36.9598
CIE-Lab:
67.2469, 36.0171, 39.1147
CIE-LCH:
67.2469, 53.1714, 47.3609
CIE-Luv:
67.2469, 79.7462, 39.5544
Hunter-Lab:
60.7946, 31.0341, 27.4461
#f0885f color charts
#f0885f color shades, tints & tones
#f0885f color schemes
#f0885f color preview, HTML & CSS examples
This text has a color of #f0885f
<p style="color:#f0885f;">Text here</p>
.mytext {color:#f0885f;}
This box has a color of #f0885f
<div style="background-color:#f0885f;">Content here</div>
.mybackground {background-color:#f0885f;}
Border around this has a color of #f0885f
<div style="border:2px solid #f0885f;">Content here</div>
.myborder {border:2px solid #f0885f;}