#c05a3b color space conversions
Hex:
#c05a3b
RGB:
192, 90, 59
CMY:
25, 65, 77
CMYK:
0, 53, 69, 25
HSL:
14°, 52.9880%, 49.2157%
HSV (HSB):
14°, 69.2708%, 75.2941%
XYZ:
26.1838, 18.8346, 6.3931
xyY:
0.5093, 0.3663, 18.8346
CIE-Lab:
50.4931, 38.7299, 36.9089
CIE-LCH:
50.4931, 53.5002, 43.6209
CIE-Luv:
50.4931, 79.8132, 31.9360
Hunter-Lab:
43.3988, 31.7465, 21.6452
#c05a3b color charts
#c05a3b color shades, tints & tones
#c05a3b color schemes
#c05a3b color preview, HTML & CSS examples
This text has a color of #c05a3b
<p style="color:#c05a3b;">Text here</p>
.mytext {color:#c05a3b;}
This box has a color of #c05a3b
<div style="background-color:#c05a3b;">Content here</div>
.mybackground {background-color:#c05a3b;}
Border around this has a color of #c05a3b
<div style="border:2px solid #c05a3b;">Content here</div>
.myborder {border:2px solid #c05a3b;}