#cd3325 color space conversions
Hex:
#cd3325
RGB:
205, 51, 37
CMY:
20, 80, 85
CMYK:
0, 75, 82, 20
HSL:
5°, 69.4215%, 47.4510%
HSV (HSB):
5°, 81.9512%, 80.3922%
XYZ:
26.6946, 15.4804, 3.3313
xyY:
0.5866, 0.3402, 15.4804
CIE-Lab:
46.2852, 58.9691, 44.8353
CIE-LCH:
46.2852, 74.0781, 37.2464
CIE-Luv:
46.2852, 119.8978, 29.9640
Hunter-Lab:
39.3451, 52.2536, 22.5215
#cd3325 color charts
#cd3325 color shades, tints & tones
#cd3325 color schemes
#cd3325 color preview, HTML & CSS examples
This text has a color of #cd3325
<p style="color:#cd3325;">Text here</p>
.mytext {color:#cd3325;}
This box has a color of #cd3325
<div style="background-color:#cd3325;">Content here</div>
.mybackground {background-color:#cd3325;}
Border around this has a color of #cd3325
<div style="border:2px solid #cd3325;">Content here</div>
.myborder {border:2px solid #cd3325;}