#cd4d4b color space conversions
Hex:
#cd4d4b
RGB:
205, 77, 75
CMY:
20, 70, 71
CMYK:
0, 62, 63, 20
HSL:
1°, 56.5217%, 54.9020%
HSV (HSB):
1°, 63.4146%, 80.3922%
XYZ:
29.1007, 18.7949, 8.7506
xyY:
0.5137, 0.3318, 18.7949
CIE-Lab:
50.4464, 50.5895, 28.2537
CIE-LCH:
50.4464, 57.9445, 29.1829
CIE-Luv:
50.4464, 96.5910, 21.7686
Hunter-Lab:
43.3531, 43.9501, 18.3798
#cd4d4b color charts
#cd4d4b color shades, tints & tones
#cd4d4b color schemes
#cd4d4b color preview, HTML & CSS examples
This text has a color of #cd4d4b
<p style="color:#cd4d4b;">Text here</p>
.mytext {color:#cd4d4b;}
This box has a color of #cd4d4b
<div style="background-color:#cd4d4b;">Content here</div>
.mybackground {background-color:#cd4d4b;}
Border around this has a color of #cd4d4b
<div style="border:2px solid #cd4d4b;">Content here</div>
.myborder {border:2px solid #cd4d4b;}