#c05e32 color space conversions
Hex:
#c05e32
RGB:
192, 94, 50
CMY:
25, 63, 80
CMYK:
0, 51, 74, 25
HSL:
19°, 58.6777%, 47.4510%
HSV (HSB):
19°, 73.9583%, 75.2941%
XYZ:
26.3167, 19.4422, 5.3833
xyY:
0.5146, 0.3802, 19.4422
CIE-Lab:
51.2006, 36.2297, 42.4580
CIE-LCH:
51.2006, 55.8147, 49.5256
CIE-Luv:
51.2006, 78.0334, 36.8741
Hunter-Lab:
44.0933, 29.3728, 23.6267
#c05e32 color charts
#c05e32 color shades, tints & tones
#c05e32 color schemes
#c05e32 color preview, HTML & CSS examples
This text has a color of #c05e32
<p style="color:#c05e32;">Text here</p>
.mytext {color:#c05e32;}
This box has a color of #c05e32
<div style="background-color:#c05e32;">Content here</div>
.mybackground {background-color:#c05e32;}
Border around this has a color of #c05e32
<div style="border:2px solid #c05e32;">Content here</div>
.myborder {border:2px solid #c05e32;}