#d29dcb color space conversions
Hex:
#d29dcb
RGB:
210, 157, 203
CMY:
18, 38, 20
CMYK:
0, 25, 3, 18
HSL:
308°, 37.0629%, 71.9608%
HSV (HSB):
308°, 25.2381%, 82.3529%
XYZ:
49.4148, 42.1274, 62.0269
xyY:
0.3218, 0.2743, 42.1274
CIE-Lab:
70.9587, 27.2247, -15.8657
CIE-LCH:
70.9587, 31.5104, 329.7677
CIE-Luv:
70.9587, 27.7054, -28.8109
Hunter-Lab:
64.9056, 22.3132, -11.2264
#d29dcb color charts
#d29dcb color shades, tints & tones
#d29dcb color schemes
#d29dcb color preview, HTML & CSS examples
This text has a color of #d29dcb
<p style="color:#d29dcb;">Text here</p>
.mytext {color:#d29dcb;}
This box has a color of #d29dcb
<div style="background-color:#d29dcb;">Content here</div>
.mybackground {background-color:#d29dcb;}
Border around this has a color of #d29dcb
<div style="border:2px solid #d29dcb;">Content here</div>
.myborder {border:2px solid #d29dcb;}