#cd93a3 color space conversions
Hex:
#cd93a3
RGB:
205, 147, 163
CMY:
20, 42, 36
CMYK:
0, 28, 20, 20
HSL:
343°, 36.7089%, 69.0196%
HSV (HSB):
343°, 28.2927%, 80.3922%
XYZ:
42.2214, 36.4909, 39.4685
xyY:
0.3573, 0.3088, 36.4909
CIE-Lab:
66.8933, 24.2072, 0.3172
CIE-LCH:
66.8933, 24.2093, 0.7506
CIE-Luv:
66.8933, 35.3954, -3.8807
Hunter-Lab:
60.4077, 19.0474, 3.5472
#cd93a3 color charts
#cd93a3 color shades, tints & tones
#cd93a3 color schemes
#cd93a3 color preview, HTML & CSS examples
This text has a color of #cd93a3
<p style="color:#cd93a3;">Text here</p>
.mytext {color:#cd93a3;}
This box has a color of #cd93a3
<div style="background-color:#cd93a3;">Content here</div>
.mybackground {background-color:#cd93a3;}
Border around this has a color of #cd93a3
<div style="border:2px solid #cd93a3;">Content here</div>
.myborder {border:2px solid #cd93a3;}