#c16d01 color space conversions
Hex:
#c16d01
RGB:
193, 109, 1
CMY:
24, 57, 100
CMYK:
0, 44, 99, 24
HSL:
34°, 98.9691%, 38.0392%
HSV (HSB):
34°, 99.4819%, 75.6863%
XYZ:
27.4664, 22.2769, 2.8810
xyY:
0.5219, 0.4233, 22.2769
CIE-Lab:
54.3196, 27.4641, 61.6440
CIE-LCH:
54.3196, 67.4853, 65.9857
CIE-Luv:
54.3196, 69.8271, 51.6550
Hunter-Lab:
47.1984, 21.2782, 29.4199
#c16d01 color charts
#c16d01 color shades, tints & tones
#c16d01 color schemes
#c16d01 color preview, HTML & CSS examples
This text has a color of #c16d01
<p style="color:#c16d01;">Text here</p>
.mytext {color:#c16d01;}
This box has a color of #c16d01
<div style="background-color:#c16d01;">Content here</div>
.mybackground {background-color:#c16d01;}
Border around this has a color of #c16d01
<div style="border:2px solid #c16d01;">Content here</div>
.myborder {border:2px solid #c16d01;}