#c05a2f color space conversions
Hex:
#c05a2f
RGB:
192, 90, 47
CMY:
25, 65, 82
CMYK:
0, 53, 76, 25
HSL:
18°, 60.6695%, 46.8627%
HSV (HSB):
18°, 75.5208%, 75.2941%
XYZ:
25.9075, 18.7240, 4.9379
xyY:
0.5227, 0.3777, 18.7240
CIE-Lab:
50.3628, 38.1431, 43.0962
CIE-LCH:
50.3628, 57.5516, 48.4890
CIE-Luv:
50.3628, 81.4537, 36.4590
Hunter-Lab:
43.2713, 31.1472, 23.5239
#c05a2f color charts
#c05a2f color shades, tints & tones
#c05a2f color schemes
#c05a2f color preview, HTML & CSS examples
This text has a color of #c05a2f
<p style="color:#c05a2f;">Text here</p>
.mytext {color:#c05a2f;}
This box has a color of #c05a2f
<div style="background-color:#c05a2f;">Content here</div>
.mybackground {background-color:#c05a2f;}
Border around this has a color of #c05a2f
<div style="border:2px solid #c05a2f;">Content here</div>
.myborder {border:2px solid #c05a2f;}