#d59ccb color space conversions
Hex:
#d59ccb
RGB:
213, 156, 203
CMY:
16, 39, 20
CMYK:
0, 27, 5, 16
HSL:
311°, 40.4255%, 72.3529%
HSV (HSB):
311°, 26.7606%, 83.5294%
XYZ:
50.1085, 42.2349, 62.0110
xyY:
0.3246, 0.2736, 42.2349
CIE-Lab:
71.0325, 28.7788, -15.7242
CIE-LCH:
71.0325, 32.7944, 331.3486
CIE-Luv:
71.0325, 30.1341, -28.8620
Hunter-Lab:
64.9884, 23.9008, -11.0819
#d59ccb color charts
#d59ccb color shades, tints & tones
#d59ccb color schemes
#d59ccb color preview, HTML & CSS examples
This text has a color of #d59ccb
<p style="color:#d59ccb;">Text here</p>
.mytext {color:#d59ccb;}
This box has a color of #d59ccb
<div style="background-color:#d59ccb;">Content here</div>
.mybackground {background-color:#d59ccb;}
Border around this has a color of #d59ccb
<div style="border:2px solid #d59ccb;">Content here</div>
.myborder {border:2px solid #d59ccb;}