#f08c82 color space conversions
Hex:
#f08c82
RGB:
240, 140, 130
CMY:
6, 45, 49
CMYK:
0, 42, 46, 6
HSL:
5°, 78.5714%, 72.5490%
HSV (HSB):
5°, 45.8333%, 94.1176%
XYZ:
49.3425, 38.8931, 26.0256
xyY:
0.4318, 0.3404, 38.8931
CIE-Lab:
68.6738, 36.8771, 21.8688
CIE-LCH:
68.6738, 42.8738, 30.6687
CIE-Luv:
68.6738, 71.2663, 21.5236
Hunter-Lab:
62.3644, 32.0911, 18.9124
#f08c82 color charts
#f08c82 color shades, tints & tones
#f08c82 color schemes
#f08c82 color preview, HTML & CSS examples
This text has a color of #f08c82
<p style="color:#f08c82;">Text here</p>
.mytext {color:#f08c82;}
This box has a color of #f08c82
<div style="background-color:#f08c82;">Content here</div>
.mybackground {background-color:#f08c82;}
Border around this has a color of #f08c82
<div style="border:2px solid #f08c82;">Content here</div>
.myborder {border:2px solid #f08c82;}