#f08dd3 color space conversions
Hex:
#f08dd3
RGB:
240, 141, 211
CMY:
6, 45, 17
CMYK:
0, 41, 12, 6
HSL:
318°, 76.7442%, 74.7059%
HSV (HSB):
318°, 41.2500%, 94.1176%
XYZ:
57.2179, 42.2782, 66.7728
xyY:
0.3441, 0.2543, 42.2782
CIE-Lab:
71.0623, 46.9150, -19.8121
CIE-LCH:
71.0623, 50.9268, 337.1058
CIE-Luv:
71.0623, 54.3446, -38.4523
Hunter-Lab:
65.0217, 43.2890, -15.3716
#f08dd3 color charts
#f08dd3 color shades, tints & tones
#f08dd3 color schemes
#f08dd3 color preview, HTML & CSS examples
This text has a color of #f08dd3
<p style="color:#f08dd3;">Text here</p>
.mytext {color:#f08dd3;}
This box has a color of #f08dd3
<div style="background-color:#f08dd3;">Content here</div>
.mybackground {background-color:#f08dd3;}
Border around this has a color of #f08dd3
<div style="border:2px solid #f08dd3;">Content here</div>
.myborder {border:2px solid #f08dd3;}