#c45e34 color space conversions
Hex:
#c45e34
RGB:
196, 94, 52
CMY:
23, 63, 80
CMYK:
0, 52, 73, 23
HSL:
18°, 58.0645%, 48.6275%
HSV (HSB):
18°, 73.4694%, 76.8627%
XYZ:
27.3875, 19.9891, 5.6636
xyY:
0.5164, 0.3769, 19.9891
CIE-Lab:
51.8249, 37.9002, 42.2818
CIE-LCH:
51.8249, 56.7818, 48.1279
CIE-Luv:
51.8249, 81.1302, 36.5885
Hunter-Lab:
44.7092, 31.1026, 23.7858
#c45e34 color charts
#c45e34 color shades, tints & tones
#c45e34 color schemes
#c45e34 color preview, HTML & CSS examples
This text has a color of #c45e34
<p style="color:#c45e34;">Text here</p>
.mytext {color:#c45e34;}
This box has a color of #c45e34
<div style="background-color:#c45e34;">Content here</div>
.mybackground {background-color:#c45e34;}
Border around this has a color of #c45e34
<div style="border:2px solid #c45e34;">Content here</div>
.myborder {border:2px solid #c45e34;}