#d29cec color space conversions
Hex:
#d29cec
RGB:
210, 156, 236
CMY:
18, 39, 7
CMYK:
11, 34, 0, 7
HSL:
281°, 67.7966%, 76.8627%
HSV (HSB):
281°, 33.8983%, 92.5490%
XYZ:
53.6071, 43.5347, 84.9345
xyY:
0.2944, 0.2391, 43.5347
CIE-Lab:
71.9164, 34.1591, -32.5275
CIE-LCH:
71.9164, 47.1686, 316.4016
CIE-Luv:
71.9164, 23.5512, -56.8484
Hunter-Lab:
65.9808, 29.5586, -30.1351
#d29cec color charts
#d29cec color shades, tints & tones
#d29cec color schemes
#d29cec color preview, HTML & CSS examples
This text has a color of #d29cec
<p style="color:#d29cec;">Text here</p>
.mytext {color:#d29cec;}
This box has a color of #d29cec
<div style="background-color:#d29cec;">Content here</div>
.mybackground {background-color:#d29cec;}
Border around this has a color of #d29cec
<div style="border:2px solid #d29cec;">Content here</div>
.myborder {border:2px solid #d29cec;}