#c16f00 color space conversions
Hex:
#c16f00
RGB:
193, 111, 0
CMY:
24, 56, 100
CMYK:
0, 42, 100, 24
HSL:
35°, 100.0000%, 37.8431%
HSV (HSB):
35°, 100.0000%, 75.6863%
XYZ:
27.6768, 22.7063, 2.9240
xyY:
0.5192, 0.4260, 22.7063
CIE-Lab:
54.7686, 26.3706, 62.1225
CIE-LCH:
54.7686, 67.4878, 66.9991
CIE-Luv:
54.7686, 68.1935, 52.4464
Hunter-Lab:
47.6512, 20.2869, 29.7176
#c16f00 color charts
#c16f00 color shades, tints & tones
#c16f00 color schemes
#c16f00 color preview, HTML & CSS examples
This text has a color of #c16f00
<p style="color:#c16f00;">Text here</p>
.mytext {color:#c16f00;}
This box has a color of #c16f00
<div style="background-color:#c16f00;">Content here</div>
.mybackground {background-color:#c16f00;}
Border around this has a color of #c16f00
<div style="border:2px solid #c16f00;">Content here</div>
.myborder {border:2px solid #c16f00;}