#f08fd2 color space conversions
Hex:
#f08fd2
RGB:
240, 143, 210
CMY:
6, 44, 18
CMYK:
0, 40, 13, 6
HSL:
319°, 76.3780%, 75.0980%
HSV (HSB):
319°, 40.4167%, 94.1176%
XYZ:
57.3905, 42.8233, 66.2137
xyY:
0.3448, 0.2573, 42.8233
CIE-Lab:
71.4349, 45.7329, -18.6941
CIE-LCH:
71.4349, 49.4062, 337.7669
CIE-Luv:
71.4349, 53.5727, -36.5254
Hunter-Lab:
65.4395, 42.0254, -14.1837
#f08fd2 color charts
#f08fd2 color shades, tints & tones
#f08fd2 color schemes
#f08fd2 color preview, HTML & CSS examples
This text has a color of #f08fd2
<p style="color:#f08fd2;">Text here</p>
.mytext {color:#f08fd2;}
This box has a color of #f08fd2
<div style="background-color:#f08fd2;">Content here</div>
.mybackground {background-color:#f08fd2;}
Border around this has a color of #f08fd2
<div style="border:2px solid #f08fd2;">Content here</div>
.myborder {border:2px solid #f08fd2;}