#c08b30 color space conversions
Hex:
#c08b30
RGB:
192, 139, 48
CMY:
25, 45, 81
CMYK:
0, 28, 75, 25
HSL:
38°, 60.0000%, 47.0588%
HSV (HSB):
38°, 75.0000%, 75.2941%
XYZ:
31.5043, 29.8851, 6.9042
xyY:
0.4613, 0.4376, 29.8851
CIE-Lab:
61.5550, 11.7416, 53.9621
CIE-LCH:
61.5550, 55.2248, 77.7244
CIE-Luv:
61.5550, 43.1687, 55.2668
Hunter-Lab:
54.6673, 7.2005, 30.7790
#c08b30 color charts
#c08b30 color shades, tints & tones
#c08b30 color schemes
#c08b30 color preview, HTML & CSS examples
This text has a color of #c08b30
<p style="color:#c08b30;">Text here</p>
.mytext {color:#c08b30;}
This box has a color of #c08b30
<div style="background-color:#c08b30;">Content here</div>
.mybackground {background-color:#c08b30;}
Border around this has a color of #c08b30
<div style="border:2px solid #c08b30;">Content here</div>
.myborder {border:2px solid #c08b30;}