#c05e2c color space conversions
Hex:
#c05e2c
RGB:
192, 94, 44
CMY:
25, 63, 83
CMYK:
0, 51, 77, 25
HSL:
20°, 62.7119%, 46.2745%
HSV (HSB):
20°, 77.0833%, 75.2941%
XYZ:
26.1956, 19.3937, 4.7456
xyY:
0.5204, 0.3853, 19.3937
CIE-Lab:
51.1447, 35.9698, 45.3829
CIE-LCH:
51.1447, 57.9089, 51.6001
CIE-Luv:
51.1447, 78.7217, 38.8605
Hunter-Lab:
44.0383, 29.1111, 24.4377
#c05e2c color charts
#c05e2c color shades, tints & tones
#c05e2c color schemes
#c05e2c color preview, HTML & CSS examples
This text has a color of #c05e2c
<p style="color:#c05e2c;">Text here</p>
.mytext {color:#c05e2c;}
This box has a color of #c05e2c
<div style="background-color:#c05e2c;">Content here</div>
.mybackground {background-color:#c05e2c;}
Border around this has a color of #c05e2c
<div style="border:2px solid #c05e2c;">Content here</div>
.myborder {border:2px solid #c05e2c;}