#cd6500 color space conversions
Hex:
#cd6500
RGB:
205, 101, 0
CMY:
20, 60, 100
CMYK:
0, 51, 100, 20
HSL:
30°, 100.0000%, 40.1961%
HSV (HSB):
30°, 100.0000%, 80.3922%
XYZ:
29.8305, 22.2865, 2.7295
xyY:
0.5439, 0.4063, 22.2865
CIE-Lab:
54.3297, 36.6450, 62.7247
CIE-LCH:
54.3297, 72.6446, 59.7057
CIE-Luv:
54.3297, 86.6230, 49.7189
Hunter-Lab:
47.2086, 30.1769, 29.6180
#cd6500 color charts
#cd6500 color shades, tints & tones
#cd6500 color schemes
#cd6500 color preview, HTML & CSS examples
This text has a color of #cd6500
<p style="color:#cd6500;">Text here</p>
.mytext {color:#cd6500;}
This box has a color of #cd6500
<div style="background-color:#cd6500;">Content here</div>
.mybackground {background-color:#cd6500;}
Border around this has a color of #cd6500
<div style="border:2px solid #cd6500;">Content here</div>
.myborder {border:2px solid #cd6500;}