#f08fc8 color space conversions
Hex:
#f08fc8
RGB:
240, 143, 200
CMY:
6, 44, 22
CMYK:
0, 40, 17, 6
HSL:
325°, 76.3780%, 75.0980%
HSV (HSB):
325°, 40.4167%, 94.1176%
XYZ:
56.1830, 42.3403, 59.8549
xyY:
0.3547, 0.2673, 42.3403
CIE-Lab:
71.1049, 44.1702, -13.6553
CIE-LCH:
71.1049, 46.2329, 342.8209
CIE-Luv:
71.1049, 55.6650, -28.4351
Hunter-Lab:
65.0694, 40.2509, -8.9900
#f08fc8 color charts
#f08fc8 color shades, tints & tones
#f08fc8 color schemes
#f08fc8 color preview, HTML & CSS examples
This text has a color of #f08fc8
<p style="color:#f08fc8;">Text here</p>
.mytext {color:#f08fc8;}
This box has a color of #f08fc8
<div style="background-color:#f08fc8;">Content here</div>
.mybackground {background-color:#f08fc8;}
Border around this has a color of #f08fc8
<div style="border:2px solid #f08fc8;">Content here</div>
.myborder {border:2px solid #f08fc8;}