#cd95a9 color space conversions
Hex:
#cd95a9
RGB:
205, 149, 169
CMY:
20, 42, 34
CMYK:
0, 27, 18, 20
HSL:
339°, 35.8974%, 69.4118%
HSV (HSB):
339°, 27.3171%, 80.3922%
XYZ:
43.0857, 37.3386, 42.4723
xyY:
0.3506, 0.3038, 37.3386
CIE-Lab:
67.5303, 24.0474, -2.1142
CIE-LCH:
67.5303, 24.1401, 354.9755
CIE-Luv:
67.5303, 33.4112, -7.3426
Hunter-Lab:
61.1053, 18.9271, 1.5632
#cd95a9 color charts
#cd95a9 color shades, tints & tones
#cd95a9 color schemes
#cd95a9 color preview, HTML & CSS examples
This text has a color of #cd95a9
<p style="color:#cd95a9;">Text here</p>
.mytext {color:#cd95a9;}
This box has a color of #cd95a9
<div style="background-color:#cd95a9;">Content here</div>
.mybackground {background-color:#cd95a9;}
Border around this has a color of #cd95a9
<div style="border:2px solid #cd95a9;">Content here</div>
.myborder {border:2px solid #cd95a9;}