#f56fd7 color space conversions
Hex:
#f56fd7
RGB:
245, 111, 215
CMY:
4, 56, 16
CMYK:
0, 55, 12, 4
HSL:
313°, 87.0130%, 69.8039%
HSV (HSB):
313°, 54.6939%, 96.0784%
XYZ:
55.6064, 35.6877, 68.2476
xyY:
0.3485, 0.2237, 35.6877
CIE-Lab:
66.2806, 63.5244, -29.2983
CIE-LCH:
66.2806, 69.9553, 335.2402
CIE-Luv:
66.2806, 70.4028, -55.7161
Hunter-Lab:
59.7391, 61.6078, -25.9171
#f56fd7 color charts
#f56fd7 color shades, tints & tones
#f56fd7 color schemes
#f56fd7 color preview, HTML & CSS examples
This text has a color of #f56fd7
<p style="color:#f56fd7;">Text here</p>
.mytext {color:#f56fd7;}
This box has a color of #f56fd7
<div style="background-color:#f56fd7;">Content here</div>
.mybackground {background-color:#f56fd7;}
Border around this has a color of #f56fd7
<div style="border:2px solid #f56fd7;">Content here</div>
.myborder {border:2px solid #f56fd7;}