#d53baa color space conversions
Hex:
#d53baa
RGB:
213, 59, 170
CMY:
16, 77, 33
CMYK:
0, 72, 20, 16
HSL:
317°, 64.7059%, 53.3333%
HSV (HSB):
317°, 72.3005%, 83.5294%
XYZ:
36.2602, 20.1763, 40.0135
xyY:
0.3759, 0.2092, 20.1763
CIE-Lab:
52.0360, 69.3744, -25.9523
CIE-LCH:
52.0360, 74.0698, 339.4896
CIE-Luv:
52.0360, 79.9523, -49.1624
Hunter-Lab:
44.9181, 65.4879, -21.3735
#d53baa color charts
#d53baa color shades, tints & tones
#d53baa color schemes
#d53baa color preview, HTML & CSS examples
This text has a color of #d53baa
<p style="color:#d53baa;">Text here</p>
.mytext {color:#d53baa;}
This box has a color of #d53baa
<div style="background-color:#d53baa;">Content here</div>
.mybackground {background-color:#d53baa;}
Border around this has a color of #d53baa
<div style="border:2px solid #d53baa;">Content here</div>
.myborder {border:2px solid #d53baa;}