#f75dd2 color space conversions
Hex:
#f75dd2
RGB:
247, 93, 210
CMY:
3, 64, 18
CMYK:
0, 62, 15, 3
HSL:
314°, 90.5882%, 66.6667%
HSV (HSB):
314°, 62.3482%, 96.8627%
XYZ:
53.9050, 32.2560, 64.3577
xyY:
0.3581, 0.2143, 32.2560
CIE-Lab:
63.5539, 70.9680, -30.6838
CIE-LCH:
63.5539, 77.3172, 336.6182
CIE-Luv:
63.5539, 80.3062, -58.7468
Hunter-Lab:
56.7944, 70.0288, -27.4296
#f75dd2 color charts
#f75dd2 color shades, tints & tones
#f75dd2 color schemes
#f75dd2 color preview, HTML & CSS examples
This text has a color of #f75dd2
<p style="color:#f75dd2;">Text here</p>
.mytext {color:#f75dd2;}
This box has a color of #f75dd2
<div style="background-color:#f75dd2;">Content here</div>
.mybackground {background-color:#f75dd2;}
Border around this has a color of #f75dd2
<div style="border:2px solid #f75dd2;">Content here</div>
.myborder {border:2px solid #f75dd2;}