#f08ed8 color space conversions
Hex:
#f08ed8
RGB:
240, 142, 216
CMY:
6, 44, 15
CMYK:
0, 41, 10, 6
HSL:
315°, 76.5625%, 74.9020%
HSV (HSB):
315°, 40.8333%, 94.1176%
XYZ:
58.0029, 42.8291, 70.1755
xyY:
0.3392, 0.2505, 42.8291
CIE-Lab:
71.4388, 47.2137, -22.0015
CIE-LCH:
71.4388, 52.0883, 335.0146
CIE-Luv:
71.4388, 52.7944, -41.9782
Hunter-Lab:
65.4440, 43.6772, -17.7658
#f08ed8 color charts
#f08ed8 color shades, tints & tones
#f08ed8 color schemes
#f08ed8 color preview, HTML & CSS examples
This text has a color of #f08ed8
<p style="color:#f08ed8;">Text here</p>
.mytext {color:#f08ed8;}
This box has a color of #f08ed8
<div style="background-color:#f08ed8;">Content here</div>
.mybackground {background-color:#f08ed8;}
Border around this has a color of #f08ed8
<div style="border:2px solid #f08ed8;">Content here</div>
.myborder {border:2px solid #f08ed8;}