#d53b6b color space conversions
Hex:
#d53b6b
RGB:
213, 59, 107
CMY:
16, 77, 58
CMYK:
0, 72, 50, 16
HSL:
341°, 64.7059%, 53.3333%
HSV (HSB):
341°, 72.3005%, 83.5294%
XYZ:
31.6584, 18.3356, 15.7805
xyY:
0.4813, 0.2788, 18.3356
CIE-Lab:
49.9007, 62.5387, 8.5669
CIE-LCH:
49.9007, 63.1228, 7.8001
CIE-Luv:
49.9007, 103.6947, -1.4411
Hunter-Lab:
42.8201, 57.0361, 8.1240
#d53b6b color charts
#d53b6b color shades, tints & tones
#d53b6b color schemes
#d53b6b color preview, HTML & CSS examples
This text has a color of #d53b6b
<p style="color:#d53b6b;">Text here</p>
.mytext {color:#d53b6b;}
This box has a color of #d53b6b
<div style="background-color:#d53b6b;">Content here</div>
.mybackground {background-color:#d53b6b;}
Border around this has a color of #d53b6b
<div style="border:2px solid #d53b6b;">Content here</div>
.myborder {border:2px solid #d53b6b;}