#c36100 color space conversions
Hex:
#c36100
RGB:
195, 97, 0
CMY:
24, 62, 100
CMYK:
0, 50, 100, 24
HSL:
30°, 100.0000%, 38.2353%
HSV (HSB):
30°, 100.0000%, 76.4706%
XYZ:
26.7804, 20.1515, 2.4781
xyY:
0.5420, 0.4078, 20.1515
CIE-Lab:
52.0081, 34.6521, 60.5767
CIE-LCH:
52.0081, 69.7876, 60.2289
CIE-Luv:
52.0081, 81.4791, 47.7697
Hunter-Lab:
44.8904, 27.9299, 28.1502
#c36100 color charts
#c36100 color shades, tints & tones
#c36100 color schemes
#c36100 color preview, HTML & CSS examples
This text has a color of #c36100
<p style="color:#c36100;">Text here</p>
.mytext {color:#c36100;}
This box has a color of #c36100
<div style="background-color:#c36100;">Content here</div>
.mybackground {background-color:#c36100;}
Border around this has a color of #c36100
<div style="border:2px solid #c36100;">Content here</div>
.myborder {border:2px solid #c36100;}