#f0987d color space conversions
Hex:
#f0987d
RGB:
240, 152, 125
CMY:
6, 40, 51
CMYK:
0, 37, 48, 6
HSL:
14°, 79.3103%, 71.5686%
HSV (HSB):
14°, 47.9167%, 94.1176%
XYZ:
50.8651, 42.4624, 24.9172
xyY:
0.4302, 0.3591, 42.4624
CIE-Lab:
71.1886, 30.1290, 27.9922
CIE-LCH:
71.1886, 41.1257, 42.8945
CIE-Luv:
71.1886, 63.8330, 30.3776
Hunter-Lab:
65.1632, 25.2980, 22.9428
#f0987d color charts
#f0987d color shades, tints & tones
#f0987d color schemes
#f0987d color preview, HTML & CSS examples
This text has a color of #f0987d
<p style="color:#f0987d;">Text here</p>
.mytext {color:#f0987d;}
This box has a color of #f0987d
<div style="background-color:#f0987d;">Content here</div>
.mybackground {background-color:#f0987d;}
Border around this has a color of #f0987d
<div style="border:2px solid #f0987d;">Content here</div>
.myborder {border:2px solid #f0987d;}