#f56bcf color space conversions
Hex:
#f56bcf
RGB:
245, 107, 207
CMY:
4, 58, 19
CMYK:
0, 56, 16, 4
HSL:
317°, 87.3418%, 69.0196%
HSV (HSB):
317°, 56.3265%, 96.0784%
XYZ:
54.1764, 34.4329, 62.8223
xyY:
0.3578, 0.2274, 34.4329
CIE-Lab:
65.3047, 64.1148, -26.3196
CIE-LCH:
65.3047, 69.3068, 337.6815
CIE-Luv:
65.3047, 74.3889, -51.0351
Hunter-Lab:
58.6795, 62.1125, -22.4002
#f56bcf color charts
#f56bcf color shades, tints & tones
#f56bcf color schemes
#f56bcf color preview, HTML & CSS examples
This text has a color of #f56bcf
<p style="color:#f56bcf;">Text here</p>
.mytext {color:#f56bcf;}
This box has a color of #f56bcf
<div style="background-color:#f56bcf;">Content here</div>
.mybackground {background-color:#f56bcf;}
Border around this has a color of #f56bcf
<div style="border:2px solid #f56bcf;">Content here</div>
.myborder {border:2px solid #f56bcf;}