#c05d2c color space conversions
Hex:
#c05d2c
RGB:
192, 93, 44
CMY:
25, 64, 83
CMYK:
0, 52, 77, 25
HSL:
20°, 62.7119%, 46.2745%
HSV (HSB):
20°, 77.0833%, 75.2941%
XYZ:
26.1072, 19.2170, 4.7161
xyY:
0.5217, 0.3840, 19.2170
CIE-Lab:
50.9401, 36.4853, 45.1761
CIE-LCH:
50.9401, 58.0694, 51.0748
CIE-Luv:
50.9401, 79.4968, 38.5016
Hunter-Lab:
43.8372, 29.5903, 24.3075
#c05d2c color charts
#c05d2c color shades, tints & tones
#c05d2c color schemes
#c05d2c color preview, HTML & CSS examples
This text has a color of #c05d2c
<p style="color:#c05d2c;">Text here</p>
.mytext {color:#c05d2c;}
This box has a color of #c05d2c
<div style="background-color:#c05d2c;">Content here</div>
.mybackground {background-color:#c05d2c;}
Border around this has a color of #c05d2c
<div style="border:2px solid #c05d2c;">Content here</div>
.myborder {border:2px solid #c05d2c;}