#c06d2a color space conversions
Hex:
#c06d2a
RGB:
192, 109, 42
CMY:
25, 57, 84
CMYK:
0, 43, 78, 25
HSL:
27°, 64.1026%, 45.8824%
HSV (HSB):
27°, 78.1250%, 75.2941%
XYZ:
27.6248, 22.3109, 5.0409
xyY:
0.5025, 0.4058, 22.3109
CIE-Lab:
54.3553, 27.9441, 49.4875
CIE-LCH:
54.3553, 56.8321, 60.5479
CIE-Luv:
54.3553, 67.0878, 45.0149
Hunter-Lab:
47.2344, 21.7344, 26.7366
#c06d2a color charts
#c06d2a color shades, tints & tones
#c06d2a color schemes
#c06d2a color preview, HTML & CSS examples
This text has a color of #c06d2a
<p style="color:#c06d2a;">Text here</p>
.mytext {color:#c06d2a;}
This box has a color of #c06d2a
<div style="background-color:#c06d2a;">Content here</div>
.mybackground {background-color:#c06d2a;}
Border around this has a color of #c06d2a
<div style="border:2px solid #c06d2a;">Content here</div>
.myborder {border:2px solid #c06d2a;}