#c06b2d color space conversions
Hex:
#c06b2d
RGB:
192, 107, 45
CMY:
25, 58, 82
CMYK:
0, 44, 77, 25
HSL:
25°, 62.0253%, 46.4706%
HSV (HSB):
25°, 76.5625%, 75.2941%
XYZ:
27.4696, 21.9113, 5.2641
xyY:
0.5027, 0.4010, 21.9113
CIE-Lab:
53.9328, 29.1440, 47.7144
CIE-LCH:
53.9328, 55.9110, 58.5834
CIE-Luv:
53.9328, 68.4202, 43.3812
Hunter-Lab:
46.8095, 22.8338, 26.0990
#c06b2d color charts
#c06b2d color shades, tints & tones
#c06b2d color schemes
#c06b2d color preview, HTML & CSS examples
This text has a color of #c06b2d
<p style="color:#c06b2d;">Text here</p>
.mytext {color:#c06b2d;}
This box has a color of #c06b2d
<div style="background-color:#c06b2d;">Content here</div>
.mybackground {background-color:#c06b2d;}
Border around this has a color of #c06b2d
<div style="border:2px solid #c06b2d;">Content here</div>
.myborder {border:2px solid #c06b2d;}