#c16000 color space conversions
Hex:
#c16000
RGB:
193, 96, 0
CMY:
24, 62, 100
CMYK:
0, 50, 100, 24
HSL:
30°, 100.0000%, 37.8431%
HSV (HSB):
30°, 100.0000%, 75.6863%
XYZ:
26.1752, 19.7032, 2.4235
xyY:
0.5419, 0.4079, 19.7032
CIE-Lab:
51.5000, 34.3542, 60.1203
CIE-LCH:
51.5000, 69.2435, 60.2553
CIE-Luv:
51.5000, 80.6116, 47.3117
Hunter-Lab:
44.3883, 27.5796, 27.8347
#c16000 color charts
#c16000 color shades, tints & tones
#c16000 color schemes
#c16000 color preview, HTML & CSS examples
This text has a color of #c16000
<p style="color:#c16000;">Text here</p>
.mytext {color:#c16000;}
This box has a color of #c16000
<div style="background-color:#c16000;">Content here</div>
.mybackground {background-color:#c16000;}
Border around this has a color of #c16000
<div style="border:2px solid #c16000;">Content here</div>
.myborder {border:2px solid #c16000;}