#cd3a08 color space conversions
Hex:
#cd3a08
RGB:
205, 58, 8
CMY:
20, 77, 97
CMYK:
0, 72, 96, 20
HSL:
15°, 92.4883%, 41.7647%
HSV (HSB):
15°, 96.0976%, 80.3922%
XYZ:
26.7337, 16.0228, 1.9134
xyY:
0.5985, 0.3587, 16.0228
CIE-Lab:
47.0044, 56.0293, 56.6311
CIE-LCH:
47.0044, 79.6641, 45.3060
CIE-Luv:
47.0044, 118.6231, 36.8126
Hunter-Lab:
40.0285, 49.1646, 25.1858
#cd3a08 color charts
#cd3a08 color shades, tints & tones
#cd3a08 color schemes
#cd3a08 color preview, HTML & CSS examples
This text has a color of #cd3a08
<p style="color:#cd3a08;">Text here</p>
.mytext {color:#cd3a08;}
This box has a color of #cd3a08
<div style="background-color:#cd3a08;">Content here</div>
.mybackground {background-color:#cd3a08;}
Border around this has a color of #cd3a08
<div style="border:2px solid #cd3a08;">Content here</div>
.myborder {border:2px solid #cd3a08;}