#f03ad3 color space conversions
Hex:
#f03ad3
RGB:
240, 58, 211
CMY:
6, 77, 17
CMYK:
0, 76, 12, 6
HSL:
310°, 85.8491%, 58.4314%
HSV (HSB):
310°, 75.8333%, 94.1176%
XYZ:
49.2061, 26.2545, 64.1022
xyY:
0.3526, 0.1881, 26.2545
CIE-Lab:
58.2779, 81.3165, -39.5580
CIE-LCH:
58.2779, 90.4279, 334.0585
CIE-Luv:
58.2779, 84.8212, -73.0479
Hunter-Lab:
51.2392, 81.7489, -38.3067
#f03ad3 color charts
#f03ad3 color shades, tints & tones
#f03ad3 color schemes
#f03ad3 color preview, HTML & CSS examples
This text has a color of #f03ad3
<p style="color:#f03ad3;">Text here</p>
.mytext {color:#f03ad3;}
This box has a color of #f03ad3
<div style="background-color:#f03ad3;">Content here</div>
.mybackground {background-color:#f03ad3;}
Border around this has a color of #f03ad3
<div style="border:2px solid #f03ad3;">Content here</div>
.myborder {border:2px solid #f03ad3;}