#f08f9d color space conversions
Hex:
#f08f9d
RGB:
240, 143, 157
CMY:
6, 44, 38
CMYK:
0, 40, 35, 6
HSL:
351°, 76.3780%, 75.0980%
HSV (HSB):
351°, 40.4167%, 94.1176%
XYZ:
51.8434, 40.6045, 37.0033
xyY:
0.4005, 0.3137, 40.6045
CIE-Lab:
69.8979, 38.2783, 8.5305
CIE-LCH:
69.8979, 39.2173, 12.5634
CIE-Luv:
69.8979, 64.3401, 4.6168
Hunter-Lab:
63.7217, 33.7133, 10.1753
#f08f9d color charts
#f08f9d color shades, tints & tones
#f08f9d color schemes
#f08f9d color preview, HTML & CSS examples
This text has a color of #f08f9d
<p style="color:#f08f9d;">Text here</p>
.mytext {color:#f08f9d;}
This box has a color of #f08f9d
<div style="background-color:#f08f9d;">Content here</div>
.mybackground {background-color:#f08f9d;}
Border around this has a color of #f08f9d
<div style="border:2px solid #f08f9d;">Content here</div>
.myborder {border:2px solid #f08f9d;}