#d29db2 color space conversions
Hex:
#d29db2
RGB:
210, 157, 178
CMY:
18, 38, 30
CMYK:
0, 25, 15, 18
HSL:
336°, 37.0629%, 71.9608%
HSV (HSB):
336°, 25.2381%, 82.3529%
XYZ:
46.6712, 41.0299, 47.5792
xyY:
0.3450, 0.3033, 41.0299
CIE-Lab:
70.1969, 22.9252, -3.1534
CIE-LCH:
70.1969, 23.1411, 352.1679
CIE-Luv:
70.1969, 31.1253, -8.7017
Hunter-Lab:
64.0546, 17.9623, 0.7981
#d29db2 color charts
#d29db2 color shades, tints & tones
#d29db2 color schemes
#d29db2 color preview, HTML & CSS examples
This text has a color of #d29db2
<p style="color:#d29db2;">Text here</p>
.mytext {color:#d29db2;}
This box has a color of #d29db2
<div style="background-color:#d29db2;">Content here</div>
.mybackground {background-color:#d29db2;}
Border around this has a color of #d29db2
<div style="border:2px solid #d29db2;">Content here</div>
.myborder {border:2px solid #d29db2;}