#cd3253 color space conversions
Hex:
#cd3253
RGB:
205, 50, 83
CMY:
20, 80, 67
CMYK:
0, 76, 60, 20
HSL:
347°, 60.7843%, 50.0000%
HSV (HSB):
347°, 75.6098%, 80.3922%
XYZ:
27.8788, 15.8849, 9.7803
xyY:
0.5207, 0.2967, 15.8849
CIE-Lab:
46.8231, 61.4227, 18.7460
CIE-LCH:
46.8231, 64.2196, 16.9720
CIE-Luv:
46.8231, 109.2902, 9.4219
Hunter-Lab:
39.8558, 55.1113, 13.3498
#cd3253 color charts
#cd3253 color shades, tints & tones
#cd3253 color schemes
#cd3253 color preview, HTML & CSS examples
This text has a color of #cd3253
<p style="color:#cd3253;">Text here</p>
.mytext {color:#cd3253;}
This box has a color of #cd3253
<div style="background-color:#cd3253;">Content here</div>
.mybackground {background-color:#cd3253;}
Border around this has a color of #cd3253
<div style="border:2px solid #cd3253;">Content here</div>
.myborder {border:2px solid #cd3253;}