#cd3350 color space conversions
Hex:
#cd3350
RGB:
205, 51, 80
CMY:
20, 80, 69
CMYK:
0, 75, 61, 20
HSL:
349°, 60.6299%, 50.1961%
HSV (HSB):
349°, 75.1220%, 80.3922%
XYZ:
27.8086, 15.9260, 9.1978
xyY:
0.5254, 0.3009, 15.9260
CIE-Lab:
46.8772, 60.9105, 20.6542
CIE-LCH:
46.8772, 64.3171, 18.7314
CIE-Luv:
46.8772, 109.7744, 11.4023
Hunter-Lab:
39.9074, 54.5462, 14.2701
#cd3350 color charts
#cd3350 color shades, tints & tones
#cd3350 color schemes
#cd3350 color preview, HTML & CSS examples
This text has a color of #cd3350
<p style="color:#cd3350;">Text here</p>
.mytext {color:#cd3350;}
This box has a color of #cd3350
<div style="background-color:#cd3350;">Content here</div>
.mybackground {background-color:#cd3350;}
Border around this has a color of #cd3350
<div style="border:2px solid #cd3350;">Content here</div>
.myborder {border:2px solid #cd3350;}