#d35dba color space conversions
Hex:
#d35dba
RGB:
211, 93, 186
CMY:
17, 64, 27
CMYK:
0, 56, 12, 17
HSL:
313°, 57.2816%, 59.6078%
HSV (HSB):
313°, 55.9242%, 82.7451%
XYZ:
39.6412, 25.2228, 49.2335
xyY:
0.3474, 0.2211, 25.2228
CIE-Lab:
57.2918, 57.6578, -27.1425
CIE-LCH:
57.2918, 63.7271, 334.7912
CIE-Luv:
57.2918, 61.4211, -49.9333
Hunter-Lab:
50.2223, 53.0040, -22.9672
#d35dba color charts
#d35dba color shades, tints & tones
#d35dba color schemes
#d35dba color preview, HTML & CSS examples
This text has a color of #d35dba
<p style="color:#d35dba;">Text here</p>
.mytext {color:#d35dba;}
This box has a color of #d35dba
<div style="background-color:#d35dba;">Content here</div>
.mybackground {background-color:#d35dba;}
Border around this has a color of #d35dba
<div style="border:2px solid #d35dba;">Content here</div>
.myborder {border:2px solid #d35dba;}