#d13dba color space conversions
Hex:
#d13dba
RGB:
209, 61, 186
CMY:
18, 76, 27
CMYK:
0, 71, 11, 18
HSL:
309°, 61.6667%, 52.9412%
HSV (HSB):
309°, 70.8134%, 81.9608%
XYZ:
36.8262, 20.4380, 48.4583
xyY:
0.3483, 0.1933, 20.4380
CIE-Lab:
52.3288, 69.9892, -34.8895
CIE-LCH:
52.3288, 78.2033, 333.5038
CIE-Luv:
52.3288, 70.4343, -62.5859
Hunter-Lab:
45.2084, 66.2892, -31.9064
#d13dba color charts
#d13dba color shades, tints & tones
#d13dba color schemes
#d13dba color preview, HTML & CSS examples
This text has a color of #d13dba
<p style="color:#d13dba;">Text here</p>
.mytext {color:#d13dba;}
This box has a color of #d13dba
<div style="background-color:#d13dba;">Content here</div>
.mybackground {background-color:#d13dba;}
Border around this has a color of #d13dba
<div style="border:2px solid #d13dba;">Content here</div>
.myborder {border:2px solid #d13dba;}