#c45c12 color space conversions
Hex:
#c45c12
RGB:
196, 92, 18
CMY:
23, 64, 93
CMYK:
0, 53, 91, 23
HSL:
25°, 83.1776%, 41.9608%
HSV (HSB):
25°, 90.8163%, 76.8627%
XYZ:
26.7013, 19.4337, 2.9160
xyY:
0.5444, 0.3962, 19.4337
CIE-Lab:
51.1908, 37.8516, 56.0086
CIE-LCH:
51.1908, 67.5996, 55.9485
CIE-Luv:
51.1908, 85.7312, 44.3277
Hunter-Lab:
44.0837, 30.9701, 26.9367
#c45c12 color charts
#c45c12 color shades, tints & tones
#c45c12 color schemes
#c45c12 color preview, HTML & CSS examples
This text has a color of #c45c12
<p style="color:#c45c12;">Text here</p>
.mytext {color:#c45c12;}
This box has a color of #c45c12
<div style="background-color:#c45c12;">Content here</div>
.mybackground {background-color:#c45c12;}
Border around this has a color of #c45c12
<div style="border:2px solid #c45c12;">Content here</div>
.myborder {border:2px solid #c45c12;}