#f08dd9 color space conversions
Hex:
#f08dd9
RGB:
240, 141, 217
CMY:
6, 45, 15
CMYK:
0, 41, 10, 6
HSL:
314°, 76.7442%, 74.7059%
HSV (HSB):
314°, 41.2500%, 94.1176%
XYZ:
57.9844, 42.5848, 70.8092
xyY:
0.3383, 0.2485, 42.5848
CIE-Lab:
71.2722, 47.8869, -22.8072
CIE-LCH:
71.2722, 53.0408, 334.5328
CIE-Luv:
71.2722, 53.0589, -43.3528
Hunter-Lab:
65.2570, 44.4073, -18.6546
#f08dd9 color charts
#f08dd9 color shades, tints & tones
#f08dd9 color schemes
#f08dd9 color preview, HTML & CSS examples
This text has a color of #f08dd9
<p style="color:#f08dd9;">Text here</p>
.mytext {color:#f08dd9;}
This box has a color of #f08dd9
<div style="background-color:#f08dd9;">Content here</div>
.mybackground {background-color:#f08dd9;}
Border around this has a color of #f08dd9
<div style="border:2px solid #f08dd9;">Content here</div>
.myborder {border:2px solid #f08dd9;}