#c68030 color space conversions
Hex:
#c68030
RGB:
198, 128, 48
CMY:
22, 50, 81
CMYK:
0, 35, 76, 22
HSL:
32°, 60.9756%, 48.2353%
HSV (HSB):
32°, 75.7576%, 77.6471%
XYZ:
31.5414, 27.6575, 6.4723
xyY:
0.4803, 0.4212, 27.6575
CIE-Lab:
59.5780, 20.3983, 52.2527
CIE-LCH:
59.5780, 56.0931, 68.6754
CIE-Luv:
59.5780, 56.5439, 51.1388
Hunter-Lab:
52.5904, 15.0231, 29.5164
#c68030 color charts
#c68030 color shades, tints & tones
#c68030 color schemes
#c68030 color preview, HTML & CSS examples
This text has a color of #c68030
<p style="color:#c68030;">Text here</p>
.mytext {color:#c68030;}
This box has a color of #c68030
<div style="background-color:#c68030;">Content here</div>
.mybackground {background-color:#c68030;}
Border around this has a color of #c68030
<div style="border:2px solid #c68030;">Content here</div>
.myborder {border:2px solid #c68030;}