#c0802c color space conversions
Hex:
#c0802c
RGB:
192, 128, 44
CMY:
25, 50, 83
CMYK:
0, 33, 77, 25
HSL:
34°, 62.7119%, 46.2745%
HSV (HSB):
34°, 77.0833%, 75.2941%
XYZ:
29.9120, 26.8267, 5.9844
xyY:
0.4769, 0.4277, 26.8267
CIE-Lab:
58.8135, 17.6272, 52.9474
CIE-LCH:
58.8135, 55.8046, 71.5864
CIE-Luv:
58.8135, 51.9058, 51.9002
Hunter-Lab:
51.7945, 12.4459, 29.4057
#c0802c color charts
#c0802c color shades, tints & tones
#c0802c color schemes
#c0802c color preview, HTML & CSS examples
This text has a color of #c0802c
<p style="color:#c0802c;">Text here</p>
.mytext {color:#c0802c;}
This box has a color of #c0802c
<div style="background-color:#c0802c;">Content here</div>
.mybackground {background-color:#c0802c;}
Border around this has a color of #c0802c
<div style="border:2px solid #c0802c;">Content here</div>
.myborder {border:2px solid #c0802c;}