#d1a8cc color space conversions
Hex:
#d1a8cc
RGB:
209, 168, 204
CMY:
18, 34, 20
CMYK:
0, 20, 2, 18
HSL:
307°, 30.8271%, 73.9216%
HSV (HSB):
307°, 19.6172%, 81.9608%
XYZ:
51.1962, 45.9202, 63.2919
xyY:
0.3192, 0.2863, 45.9202
CIE-Lab:
73.4937, 21.0720, -12.6144
CIE-LCH:
73.4937, 24.5591, 329.0937
CIE-Luv:
73.4937, 21.3904, -22.8225
Hunter-Lab:
67.7644, 16.2694, -7.9417
#d1a8cc color charts
#d1a8cc color shades, tints & tones
#d1a8cc color schemes
#d1a8cc color preview, HTML & CSS examples
This text has a color of #d1a8cc
<p style="color:#d1a8cc;">Text here</p>
.mytext {color:#d1a8cc;}
This box has a color of #d1a8cc
<div style="background-color:#d1a8cc;">Content here</div>
.mybackground {background-color:#d1a8cc;}
Border around this has a color of #d1a8cc
<div style="border:2px solid #d1a8cc;">Content here</div>
.myborder {border:2px solid #d1a8cc;}