#d499d2 color space conversions
Hex:
#d499d2
RGB:
212, 153, 210
CMY:
17, 40, 18
CMYK:
0, 28, 1, 17
HSL:
302°, 40.6897%, 71.5686%
HSV (HSB):
302°, 27.8302%, 83.1373%
XYZ:
50.1755, 41.4327, 66.3255
xyY:
0.3177, 0.2623, 41.4327
CIE-Lab:
70.4780, 31.3490, -20.4393
CIE-LCH:
70.4780, 37.4235, 326.8960
CIE-Luv:
70.4780, 29.9436, -36.6839
Hunter-Lab:
64.3682, 26.4976, -16.0352
#d499d2 color charts
#d499d2 color shades, tints & tones
#d499d2 color schemes
#d499d2 color preview, HTML & CSS examples
This text has a color of #d499d2
<p style="color:#d499d2;">Text here</p>
.mytext {color:#d499d2;}
This box has a color of #d499d2
<div style="background-color:#d499d2;">Content here</div>
.mybackground {background-color:#d499d2;}
Border around this has a color of #d499d2
<div style="border:2px solid #d499d2;">Content here</div>
.myborder {border:2px solid #d499d2;}