#f075d2 color space conversions
Hex:
#f075d2
RGB:
240, 117, 210
CMY:
6, 54, 18
CMYK:
0, 51, 13, 6
HSL:
315°, 80.3922%, 70.0000%
HSV (HSB):
315°, 51.2500%, 94.1176%
XYZ:
53.9293, 35.9010, 65.0600
xyY:
0.3482, 0.2318, 35.9010
CIE-Lab:
66.4442, 58.5721, -26.3088
CIE-LCH:
66.4442, 64.2094, 335.8119
CIE-Luv:
66.4442, 65.6847, -50.1887
Hunter-Lab:
59.9174, 55.8053, -22.4365
#f075d2 color charts
#f075d2 color shades, tints & tones
#f075d2 color schemes
#f075d2 color preview, HTML & CSS examples
This text has a color of #f075d2
<p style="color:#f075d2;">Text here</p>
.mytext {color:#f075d2;}
This box has a color of #f075d2
<div style="background-color:#f075d2;">Content here</div>
.mybackground {background-color:#f075d2;}
Border around this has a color of #f075d2
<div style="border:2px solid #f075d2;">Content here</div>
.myborder {border:2px solid #f075d2;}