#c6912c color space conversions
Hex:
#c6912c
RGB:
198, 145, 44
CMY:
22, 43, 83
CMYK:
0, 27, 78, 22
HSL:
39°, 63.6364%, 47.4510%
HSV (HSB):
39°, 77.7778%, 77.6471%
XYZ:
33.8687, 32.4384, 6.8590
xyY:
0.4629, 0.4434, 32.4384
CIE-Lab:
63.7036, 10.9288, 57.8411
CIE-LCH:
63.7036, 58.8645, 79.3004
CIE-Luv:
63.7036, 43.5321, 59.0325
Hunter-Lab:
56.9547, 6.4761, 32.7280
#c6912c color charts
#c6912c color shades, tints & tones
#c6912c color schemes
#c6912c color preview, HTML & CSS examples
This text has a color of #c6912c
<p style="color:#c6912c;">Text here</p>
.mytext {color:#c6912c;}
This box has a color of #c6912c
<div style="background-color:#c6912c;">Content here</div>
.mybackground {background-color:#c6912c;}
Border around this has a color of #c6912c
<div style="border:2px solid #c6912c;">Content here</div>
.myborder {border:2px solid #c6912c;}