#ff56bd color space conversions
Hex:
#ff56bd
RGB:
255, 86, 189
CMY:
0, 66, 26
CMYK:
0, 66, 26, 0
HSL:
323°, 100.0000%, 66.8627%
HSV (HSB):
323°, 66.2745%, 100.0000%
XYZ:
53.7531, 31.5897, 51.4084
xyY:
0.3931, 0.2310, 31.5897
CIE-Lab:
63.0023, 72.9564, -19.5248
CIE-LCH:
63.0023, 75.5239, 345.0175
CIE-Luv:
63.0023, 96.2435, -42.0619
Hunter-Lab:
56.2047, 72.3557, -14.8871
#ff56bd color charts
#ff56bd color shades, tints & tones
#ff56bd color schemes
#ff56bd color preview, HTML & CSS examples
This text has a color of #ff56bd
<p style="color:#ff56bd;">Text here</p>
.mytext {color:#ff56bd;}
This box has a color of #ff56bd
<div style="background-color:#ff56bd;">Content here</div>
.mybackground {background-color:#ff56bd;}
Border around this has a color of #ff56bd
<div style="border:2px solid #ff56bd;">Content here</div>
.myborder {border:2px solid #ff56bd;}