#cd9f9b color space conversions
Hex:
#cd9f9b
RGB:
205, 159, 155
CMY:
20, 38, 39
CMYK:
0, 22, 24, 20
HSL:
5°, 33.3333%, 70.5882%
HSV (HSB):
5°, 24.3902%, 80.3922%
XYZ:
43.4914, 40.1420, 36.4663
xyY:
0.3621, 0.3342, 40.1420
CIE-Lab:
69.5705, 16.4549, 8.6445
CIE-LCH:
69.5705, 18.5874, 27.7149
CIE-Luv:
69.5705, 29.4587, 9.1932
Hunter-Lab:
63.3577, 11.6539, 10.2253
#cd9f9b color charts
#cd9f9b color shades, tints & tones
#cd9f9b color schemes
#cd9f9b color preview, HTML & CSS examples
This text has a color of #cd9f9b
<p style="color:#cd9f9b;">Text here</p>
.mytext {color:#cd9f9b;}
This box has a color of #cd9f9b
<div style="background-color:#cd9f9b;">Content here</div>
.mybackground {background-color:#cd9f9b;}
Border around this has a color of #cd9f9b
<div style="border:2px solid #cd9f9b;">Content here</div>
.myborder {border:2px solid #cd9f9b;}