#f08c8a color space conversions
Hex:
#f08c8a
RGB:
240, 140, 138
CMY:
6, 45, 46
CMYK:
0, 42, 43, 6
HSL:
1°, 77.2727%, 74.1176%
HSV (HSB):
1°, 42.5000%, 94.1176%
XYZ:
49.9007, 39.1164, 28.9649
xyY:
0.4230, 0.3315, 39.1164
CIE-Lab:
68.8355, 37.6897, 17.6405
CIE-LCH:
68.8355, 41.6137, 25.0818
CIE-Luv:
68.8355, 69.8255, 16.3093
Hunter-Lab:
62.5431, 32.9677, 16.3218
#f08c8a color charts
#f08c8a color shades, tints & tones
#f08c8a color schemes
#f08c8a color preview, HTML & CSS examples
This text has a color of #f08c8a
<p style="color:#f08c8a;">Text here</p>
.mytext {color:#f08c8a;}
This box has a color of #f08c8a
<div style="background-color:#f08c8a;">Content here</div>
.mybackground {background-color:#f08c8a;}
Border around this has a color of #f08c8a
<div style="border:2px solid #f08c8a;">Content here</div>
.myborder {border:2px solid #f08c8a;}