#c45d00 color space conversions
Hex:
#c45d00
RGB:
196, 93, 0
CMY:
23, 64, 100
CMYK:
0, 53, 100, 23
HSL:
28°, 100.0000%, 38.4314%
HSV (HSB):
28°, 100.0000%, 76.8627%
XYZ:
26.6793, 19.5645, 2.3702
xyY:
0.5488, 0.4024, 19.5645
CIE-Lab:
51.3412, 37.1137, 60.2624
CIE-LCH:
51.3412, 70.7742, 58.3724
CIE-Luv:
51.3412, 85.6029, 46.5287
Hunter-Lab:
44.2317, 30.2605, 27.7851
#c45d00 color charts
#c45d00 color shades, tints & tones
#c45d00 color schemes
#c45d00 color preview, HTML & CSS examples
This text has a color of #c45d00
<p style="color:#c45d00;">Text here</p>
.mytext {color:#c45d00;}
This box has a color of #c45d00
<div style="background-color:#c45d00;">Content here</div>
.mybackground {background-color:#c45d00;}
Border around this has a color of #c45d00
<div style="border:2px solid #c45d00;">Content here</div>
.myborder {border:2px solid #c45d00;}