#c08000 color space conversions
Hex:
#c08000
RGB:
192, 128, 0
CMY:
25, 50, 100
CMYK:
0, 33, 100, 25
HSL:
40°, 100.0000%, 37.6471%
HSV (HSB):
40°, 100.0000%, 75.2941%
XYZ:
29.4574, 26.6448, 3.5904
xyY:
0.4935, 0.4464, 26.6448
CIE-Lab:
58.6441, 16.6257, 64.5624
CIE-LCH:
58.6441, 66.6687, 75.5593
CIE-Luv:
58.6441, 53.3777, 58.5458
Hunter-Lab:
51.6186, 11.5327, 32.0090
#c08000 color charts
#c08000 color shades, tints & tones
#c08000 color schemes
#c08000 color preview, HTML & CSS examples
This text has a color of #c08000
<p style="color:#c08000;">Text here</p>
.mytext {color:#c08000;}
This box has a color of #c08000
<div style="background-color:#c08000;">Content here</div>
.mybackground {background-color:#c08000;}
Border around this has a color of #c08000
<div style="border:2px solid #c08000;">Content here</div>
.myborder {border:2px solid #c08000;}