#cd7005 color space conversions
Hex:
#cd7005
RGB:
205, 112, 5
CMY:
20, 56, 98
CMYK:
0, 45, 98, 20
HSL:
32°, 95.2381%, 41.1765%
HSV (HSB):
32°, 97.5610%, 80.3922%
XYZ:
30.9984, 24.5784, 3.2539
xyY:
0.5269, 0.4178, 24.5784
CIE-Lab:
56.6623, 30.9681, 63.2152
CIE-LCH:
56.6623, 70.3931, 63.9005
CIE-Luv:
56.6623, 77.3439, 52.9864
Hunter-Lab:
49.5766, 24.8502, 30.8122
#cd7005 color charts
#cd7005 color shades, tints & tones
#cd7005 color schemes
#cd7005 color preview, HTML & CSS examples
This text has a color of #cd7005
<p style="color:#cd7005;">Text here</p>
.mytext {color:#cd7005;}
This box has a color of #cd7005
<div style="background-color:#cd7005;">Content here</div>
.mybackground {background-color:#cd7005;}
Border around this has a color of #cd7005
<div style="border:2px solid #cd7005;">Content here</div>
.myborder {border:2px solid #cd7005;}