#c06d1f color space conversions
Hex:
#c06d1f
RGB:
192, 109, 31
CMY:
25, 57, 88
CMYK:
0, 43, 84, 25
HSL:
29°, 72.1973%, 43.7255%
HSV (HSB):
29°, 83.8542%, 75.2941%
XYZ:
27.4542, 22.2427, 4.1426
xyY:
0.5099, 0.4131, 22.2427
CIE-Lab:
54.2835, 27.5704, 53.9117
CIE-LCH:
54.2835, 60.5525, 62.9149
CIE-Luv:
54.2835, 67.8613, 47.7044
Hunter-Lab:
47.1621, 21.3753, 27.8056
#c06d1f color charts
#c06d1f color shades, tints & tones
#c06d1f color schemes
#c06d1f color preview, HTML & CSS examples
This text has a color of #c06d1f
<p style="color:#c06d1f;">Text here</p>
.mytext {color:#c06d1f;}
This box has a color of #c06d1f
<div style="background-color:#c06d1f;">Content here</div>
.mybackground {background-color:#c06d1f;}
Border around this has a color of #c06d1f
<div style="border:2px solid #c06d1f;">Content here</div>
.myborder {border:2px solid #c06d1f;}