#d55b80 color space conversions
Hex:
#d55b80
RGB:
213, 91, 128
CMY:
16, 64, 50
CMYK:
0, 57, 40, 16
HSL:
342°, 59.2233%, 59.6078%
HSV (HSB):
342°, 57.2770%, 83.5294%
XYZ:
35.0779, 23.1868, 23.0488
xyY:
0.4314, 0.2852, 23.1868
CIE-Lab:
55.2642, 51.4746, 3.6741
CIE-LCH:
55.2642, 51.6056, 4.0826
CIE-Luv:
55.2642, 80.8716, -4.7984
Hunter-Lab:
48.1527, 45.7652, 5.3271
#d55b80 color charts
#d55b80 color shades, tints & tones
#d55b80 color schemes
#d55b80 color preview, HTML & CSS examples
This text has a color of #d55b80
<p style="color:#d55b80;">Text here</p>
.mytext {color:#d55b80;}
This box has a color of #d55b80
<div style="background-color:#d55b80;">Content here</div>
.mybackground {background-color:#d55b80;}
Border around this has a color of #d55b80
<div style="border:2px solid #d55b80;">Content here</div>
.myborder {border:2px solid #d55b80;}