#c08005 color space conversions
Hex:
#c08005
RGB:
192, 128, 5
CMY:
25, 50, 98
CMYK:
0, 33, 97, 25
HSL:
39°, 94.9239%, 38.6275%
HSV (HSB):
39°, 97.3958%, 75.2941%
XYZ:
29.4848, 26.6558, 3.7346
xyY:
0.4924, 0.4452, 26.6558
CIE-Lab:
58.6543, 16.6864, 63.7324
CIE-LCH:
58.6543, 65.8806, 75.3281
CIE-Luv:
58.6543, 53.2871, 58.1375
Hunter-Lab:
51.6292, 11.5879, 31.8517
#c08005 color charts
#c08005 color shades, tints & tones
#c08005 color schemes
#c08005 color preview, HTML & CSS examples
This text has a color of #c08005
<p style="color:#c08005;">Text here</p>
.mytext {color:#c08005;}
This box has a color of #c08005
<div style="background-color:#c08005;">Content here</div>
.mybackground {background-color:#c08005;}
Border around this has a color of #c08005
<div style="border:2px solid #c08005;">Content here</div>
.myborder {border:2px solid #c08005;}