#d0a0e0 color space conversions
Hex:
#d0a0e0
RGB:
208, 160, 224
CMY:
18, 37, 12
CMYK:
7, 29, 0, 12
HSL:
285°, 50.7937%, 75.2941%
HSV (HSB):
285°, 28.5714%, 87.8431%
XYZ:
52.0378, 43.9333, 76.2583
xyY:
0.3021, 0.2551, 43.9333
CIE-Lab:
72.1839, 28.9347, -25.5708
CIE-LCH:
72.1839, 38.6146, 318.5317
CIE-Luv:
72.1839, 22.1852, -44.6807
Hunter-Lab:
66.2822, 24.1454, -21.8161
#d0a0e0 color charts
#d0a0e0 color shades, tints & tones
#d0a0e0 color schemes
#d0a0e0 color preview, HTML & CSS examples
This text has a color of #d0a0e0
<p style="color:#d0a0e0;">Text here</p>
.mytext {color:#d0a0e0;}
This box has a color of #d0a0e0
<div style="background-color:#d0a0e0;">Content here</div>
.mybackground {background-color:#d0a0e0;}
Border around this has a color of #d0a0e0
<div style="border:2px solid #d0a0e0;">Content here</div>
.myborder {border:2px solid #d0a0e0;}