#f08c8e color space conversions
Hex:
#f08c8e
RGB:
240, 140, 142
CMY:
6, 45, 44
CMYK:
0, 42, 41, 6
HSL:
359°, 76.9231%, 74.5098%
HSV (HSB):
359°, 41.6667%, 94.1176%
XYZ:
50.1957, 39.2344, 30.5186
xyY:
0.4185, 0.3271, 39.2344
CIE-Lab:
68.9207, 38.1157, 15.5276
CIE-LCH:
68.9207, 41.1572, 22.1650
CIE-Luv:
68.9207, 69.0833, 13.6173
Hunter-Lab:
62.6374, 33.4292, 14.9585
#f08c8e color charts
#f08c8e color shades, tints & tones
#f08c8e color schemes
#f08c8e color preview, HTML & CSS examples
This text has a color of #f08c8e
<p style="color:#f08c8e;">Text here</p>
.mytext {color:#f08c8e;}
This box has a color of #f08c8e
<div style="background-color:#f08c8e;">Content here</div>
.mybackground {background-color:#f08c8e;}
Border around this has a color of #f08c8e
<div style="border:2px solid #f08c8e;">Content here</div>
.myborder {border:2px solid #f08c8e;}