#c2804e color space conversions
Hex:
#c2804e
RGB:
194, 128, 78
CMY:
24, 50, 69
CMYK:
0, 34, 60, 24
HSL:
26°, 48.7395%, 53.3333%
HSV (HSB):
26°, 59.7938%, 76.0784%
XYZ:
31.3425, 27.4577, 10.8557
xyY:
0.4500, 0.3942, 27.4577
CIE-Lab:
59.3956, 20.4553, 37.2535
CIE-LCH:
59.3956, 42.4999, 61.2296
CIE-Luv:
59.3956, 50.7039, 39.4315
Hunter-Lab:
52.4001, 15.0672, 24.3971
#c2804e color charts
#c2804e color shades, tints & tones
#c2804e color schemes
#c2804e color preview, HTML & CSS examples
This text has a color of #c2804e
<p style="color:#c2804e;">Text here</p>
.mytext {color:#c2804e;}
This box has a color of #c2804e
<div style="background-color:#c2804e;">Content here</div>
.mybackground {background-color:#c2804e;}
Border around this has a color of #c2804e
<div style="border:2px solid #c2804e;">Content here</div>
.myborder {border:2px solid #c2804e;}