#d55d83 color space conversions
Hex:
#d55d83
RGB:
213, 93, 131
CMY:
16, 64, 49
CMYK:
0, 56, 38, 16
HSL:
341°, 58.8235%, 60.0000%
HSV (HSB):
341°, 56.3380%, 83.5294%
XYZ:
35.4517, 23.6135, 24.1621
xyY:
0.4260, 0.2837, 23.6135
CIE-Lab:
55.6988, 50.8709, 2.5342
CIE-LCH:
55.6988, 50.9340, 2.8519
CIE-Luv:
55.6988, 78.9305, -6.1349
Hunter-Lab:
48.5938, 45.1859, 4.5351
#d55d83 color charts
#d55d83 color shades, tints & tones
#d55d83 color schemes
#d55d83 color preview, HTML & CSS examples
This text has a color of #d55d83
<p style="color:#d55d83;">Text here</p>
.mytext {color:#d55d83;}
This box has a color of #d55d83
<div style="background-color:#d55d83;">Content here</div>
.mybackground {background-color:#d55d83;}
Border around this has a color of #d55d83
<div style="border:2px solid #d55d83;">Content here</div>
.myborder {border:2px solid #d55d83;}