#cd9412 color space conversions
Hex:
#cd9412
RGB:
205, 148, 18
CMY:
20, 42, 93
CMYK:
0, 28, 91, 20
HSL:
42°, 83.8565%, 43.7255%
HSV (HSB):
42°, 91.2195%, 80.3922%
XYZ:
35.8759, 34.2026, 5.2832
xyY:
0.4760, 0.4538, 34.2026
CIE-Lab:
65.1231, 11.6789, 66.9203
CIE-LCH:
65.1231, 67.9317, 80.1005
CIE-Luv:
65.1231, 47.6254, 64.9437
Hunter-Lab:
58.4830, 7.1541, 35.5820
#cd9412 color charts
#cd9412 color shades, tints & tones
#cd9412 color schemes
#cd9412 color preview, HTML & CSS examples
This text has a color of #cd9412
<p style="color:#cd9412;">Text here</p>
.mytext {color:#cd9412;}
This box has a color of #cd9412
<div style="background-color:#cd9412;">Content here</div>
.mybackground {background-color:#cd9412;}
Border around this has a color of #cd9412
<div style="border:2px solid #cd9412;">Content here</div>
.myborder {border:2px solid #cd9412;}