#d55a7b color space conversions
Hex:
#d55a7b
RGB:
213, 90, 123
CMY:
16, 65, 52
CMYK:
0, 58, 42, 16
HSL:
344°, 59.4203%, 59.4118%
HSV (HSB):
344°, 57.7465%, 83.5294%
XYZ:
34.6719, 22.8885, 21.3294
xyY:
0.4395, 0.2901, 22.8885
CIE-Lab:
54.9573, 51.4083, 6.1857
CIE-LCH:
54.9573, 51.7791, 6.8611
CIE-Luv:
54.9573, 82.8338, -1.6201
Hunter-Lab:
47.8420, 45.6386, 7.0561
#d55a7b color charts
#d55a7b color shades, tints & tones
#d55a7b color schemes
#d55a7b color preview, HTML & CSS examples
This text has a color of #d55a7b
<p style="color:#d55a7b;">Text here</p>
.mytext {color:#d55a7b;}
This box has a color of #d55a7b
<div style="background-color:#d55a7b;">Content here</div>
.mybackground {background-color:#d55a7b;}
Border around this has a color of #d55a7b
<div style="border:2px solid #d55a7b;">Content here</div>
.myborder {border:2px solid #d55a7b;}