#cd3d8f color space conversions
Hex:
#cd3d8f
RGB:
205, 61, 143
CMY:
20, 76, 44
CMYK:
0, 70, 30, 20
HSL:
326°, 59.0164%, 52.1569%
HSV (HSB):
326°, 70.2439%, 80.3922%
XYZ:
31.8035, 18.2998, 27.8426
xyY:
0.4080, 0.2348, 18.2998
CIE-Lab:
49.8577, 63.2526, -13.3965
CIE-LCH:
49.8577, 64.6556, 348.0418
CIE-Luv:
49.8577, 83.2833, -29.7159
Hunter-Lab:
42.7783, 57.8439, -8.6446
#cd3d8f color charts
#cd3d8f color shades, tints & tones
#cd3d8f color schemes
#cd3d8f color preview, HTML & CSS examples
This text has a color of #cd3d8f
<p style="color:#cd3d8f;">Text here</p>
.mytext {color:#cd3d8f;}
This box has a color of #cd3d8f
<div style="background-color:#cd3d8f;">Content here</div>
.mybackground {background-color:#cd3d8f;}
Border around this has a color of #cd3d8f
<div style="border:2px solid #cd3d8f;">Content here</div>
.myborder {border:2px solid #cd3d8f;}