#f75dd6 color space conversions
Hex:
#f75dd6
RGB:
247, 93, 214
CMY:
3, 64, 16
CMYK:
0, 62, 13, 3
HSL:
313°, 90.5882%, 66.6667%
HSV (HSB):
313°, 62.3482%, 96.8627%
XYZ:
54.4097, 32.4579, 67.0156
xyY:
0.3536, 0.2109, 32.4579
CIE-Lab:
63.7195, 71.5418, -32.6777
CIE-LCH:
63.7195, 78.6515, 335.4508
CIE-Luv:
63.7195, 78.9799, -61.9729
Hunter-Lab:
56.9718, 70.7719, -29.8622
#f75dd6 color charts
#f75dd6 color shades, tints & tones
#f75dd6 color schemes
#f75dd6 color preview, HTML & CSS examples
This text has a color of #f75dd6
<p style="color:#f75dd6;">Text here</p>
.mytext {color:#f75dd6;}
This box has a color of #f75dd6
<div style="background-color:#f75dd6;">Content here</div>
.mybackground {background-color:#f75dd6;}
Border around this has a color of #f75dd6
<div style="border:2px solid #f75dd6;">Content here</div>
.myborder {border:2px solid #f75dd6;}