#ff56c5 color space conversions
Hex:
#ff56c5
RGB:
255, 86, 197
CMY:
0, 66, 23
CMYK:
0, 66, 23, 0
HSL:
321°, 100.0000%, 66.8627%
HSV (HSB):
321°, 66.2745%, 100.0000%
XYZ:
54.6458, 31.9468, 56.1095
xyY:
0.3829, 0.2239, 31.9468
CIE-Lab:
63.2989, 73.9546, -23.6228
CIE-LCH:
63.2989, 77.6358, 342.2853
CIE-Luv:
63.2989, 93.3599, -48.4390
Hunter-Lab:
56.5215, 73.6639, -19.2928
#ff56c5 color charts
#ff56c5 color shades, tints & tones
#ff56c5 color schemes
#ff56c5 color preview, HTML & CSS examples
This text has a color of #ff56c5
<p style="color:#ff56c5;">Text here</p>
.mytext {color:#ff56c5;}
This box has a color of #ff56c5
<div style="background-color:#ff56c5;">Content here</div>
.mybackground {background-color:#ff56c5;}
Border around this has a color of #ff56c5
<div style="border:2px solid #ff56c5;">Content here</div>
.myborder {border:2px solid #ff56c5;}