#f06fdd color space conversions
Hex:
#f06fdd
RGB:
240, 111, 221
CMY:
6, 56, 13
CMYK:
0, 54, 8, 6
HSL:
309°, 81.1321%, 68.8235%
HSV (HSB):
309°, 53.7500%, 94.1176%
XYZ:
54.6708, 35.1146, 72.3029
xyY:
0.3373, 0.2166, 35.1146
CIE-Lab:
65.8378, 63.0743, -33.3869
CIE-LCH:
65.8378, 71.3656, 332.1065
CIE-Luv:
65.8378, 65.1304, -62.0137
Hunter-Lab:
59.2576, 60.9825, -30.8622
#f06fdd color charts
#f06fdd color shades, tints & tones
#f06fdd color schemes
#f06fdd color preview, HTML & CSS examples
This text has a color of #f06fdd
<p style="color:#f06fdd;">Text here</p>
.mytext {color:#f06fdd;}
This box has a color of #f06fdd
<div style="background-color:#f06fdd;">Content here</div>
.mybackground {background-color:#f06fdd;}
Border around this has a color of #f06fdd
<div style="border:2px solid #f06fdd;">Content here</div>
.myborder {border:2px solid #f06fdd;}