#f08f86 color space conversions
Hex:
#f08f86
RGB:
240, 143, 134
CMY:
6, 44, 47
CMYK:
0, 40, 44, 6
HSL:
5°, 77.9412%, 73.3333%
HSV (HSB):
5°, 44.1667%, 94.1176%
XYZ:
50.0607, 39.8914, 27.6156
xyY:
0.4258, 0.3393, 39.8914
CIE-Lab:
69.3921, 35.7211, 20.6295
CIE-LCH:
69.3921, 41.2501, 30.0070
CIE-Luv:
69.3921, 68.5467, 20.4016
Hunter-Lab:
63.1597, 30.9508, 18.2881
#f08f86 color charts
#f08f86 color shades, tints & tones
#f08f86 color schemes
#f08f86 color preview, HTML & CSS examples
This text has a color of #f08f86
<p style="color:#f08f86;">Text here</p>
.mytext {color:#f08f86;}
This box has a color of #f08f86
<div style="background-color:#f08f86;">Content here</div>
.mybackground {background-color:#f08f86;}
Border around this has a color of #f08f86
<div style="border:2px solid #f08f86;">Content here</div>
.myborder {border:2px solid #f08f86;}