#d499cd color space conversions
Hex:
#d499cd
RGB:
212, 153, 205
CMY:
17, 40, 20
CMYK:
0, 28, 3, 17
HSL:
307°, 40.6897%, 71.5686%
HSV (HSB):
307°, 27.8302%, 83.1373%
XYZ:
49.5621, 41.1873, 63.0953
xyY:
0.3222, 0.2677, 41.1873
CIE-Lab:
70.3069, 30.4327, -17.9359
CIE-LCH:
70.3069, 35.3249, 329.4865
CIE-Luv:
70.3069, 30.6926, -32.5606
Hunter-Lab:
64.1773, 25.5394, -13.3663
#d499cd color charts
#d499cd color shades, tints & tones
#d499cd color schemes
#d499cd color preview, HTML & CSS examples
This text has a color of #d499cd
<p style="color:#d499cd;">Text here</p>
.mytext {color:#d499cd;}
This box has a color of #d499cd
<div style="background-color:#d499cd;">Content here</div>
.mybackground {background-color:#d499cd;}
Border around this has a color of #d499cd
<div style="border:2px solid #d499cd;">Content here</div>
.myborder {border:2px solid #d499cd;}