#cd98c3 color space conversions
Hex:
#cd98c3
RGB:
205, 152, 195
CMY:
20, 40, 24
CMYK:
0, 26, 5, 20
HSL:
311°, 34.6405%, 70.0000%
HSV (HSB):
311°, 25.8537%, 80.3922%
XYZ:
46.2554, 39.3757, 56.7921
xyY:
0.3248, 0.2765, 39.3757
CIE-Lab:
69.0226, 26.8120, -14.4020
CIE-LCH:
69.0226, 30.4352, 331.7577
CIE-Luv:
69.0226, 28.1346, -26.3332
Hunter-Lab:
62.7501, 21.7663, -9.7355
#cd98c3 color charts
#cd98c3 color shades, tints & tones
#cd98c3 color schemes
#cd98c3 color preview, HTML & CSS examples
This text has a color of #cd98c3
<p style="color:#cd98c3;">Text here</p>
.mytext {color:#cd98c3;}
This box has a color of #cd98c3
<div style="background-color:#cd98c3;">Content here</div>
.mybackground {background-color:#cd98c3;}
Border around this has a color of #cd98c3
<div style="border:2px solid #cd98c3;">Content here</div>
.myborder {border:2px solid #cd98c3;}