#f08d9e color space conversions
Hex:
#f08d9e
RGB:
240, 141, 158
CMY:
6, 45, 38
CMYK:
0, 41, 34, 6
HSL:
350°, 76.7442%, 74.7059%
HSV (HSB):
350°, 41.2500%, 94.1176%
XYZ:
51.6316, 40.0436, 37.3557
xyY:
0.4001, 0.3103, 40.0436
CIE-Lab:
69.5006, 39.4337, 7.4038
CIE-LCH:
69.5006, 40.1228, 10.6337
CIE-Luv:
69.5006, 65.3759, 2.8587
Hunter-Lab:
63.2800, 34.9021, 9.2958
#f08d9e color charts
#f08d9e color shades, tints & tones
#f08d9e color schemes
#f08d9e color preview, HTML & CSS examples
This text has a color of #f08d9e
<p style="color:#f08d9e;">Text here</p>
.mytext {color:#f08d9e;}
This box has a color of #f08d9e
<div style="background-color:#f08d9e;">Content here</div>
.mybackground {background-color:#f08d9e;}
Border around this has a color of #f08d9e
<div style="border:2px solid #f08d9e;">Content here</div>
.myborder {border:2px solid #f08d9e;}