#ff56d5 color space conversions
Hex:
#ff56d5
RGB:
255, 86, 213
CMY:
0, 66, 16
CMYK:
0, 66, 16, 0
HSL:
315°, 100.0000%, 66.8627%
HSV (HSB):
315°, 66.2745%, 100.0000%
XYZ:
56.5780, 32.7197, 66.2843
xyY:
0.3637, 0.2103, 32.7197
CIE-Lab:
63.9333, 76.0637, -31.6881
CIE-LCH:
63.9333, 82.4004, 337.3834
CIE-Luv:
63.9333, 87.6311, -61.2666
Hunter-Lab:
57.2011, 76.4537, -28.6641
#ff56d5 color charts
#ff56d5 color shades, tints & tones
#ff56d5 color schemes
#ff56d5 color preview, HTML & CSS examples
This text has a color of #ff56d5
<p style="color:#ff56d5;">Text here</p>
.mytext {color:#ff56d5;}
This box has a color of #ff56d5
<div style="background-color:#ff56d5;">Content here</div>
.mybackground {background-color:#ff56d5;}
Border around this has a color of #ff56d5
<div style="border:2px solid #ff56d5;">Content here</div>
.myborder {border:2px solid #ff56d5;}