#c3840e color space conversions
Hex:
#c3840e
RGB:
195, 132, 14
CMY:
24, 48, 95
CMYK:
0, 32, 93, 24
HSL:
39°, 86.6029%, 40.9804%
HSV (HSB):
39°, 92.8205%, 76.4706%
XYZ:
30.8362, 28.1363, 4.2211
xyY:
0.4880, 0.4452, 28.1363
CIE-Lab:
60.0117, 15.9298, 63.3657
CIE-LCH:
60.0117, 65.3374, 75.8885
CIE-Luv:
60.0117, 52.3542, 58.9803
Hunter-Lab:
53.0437, 10.9420, 32.4124
#c3840e color charts
#c3840e color shades, tints & tones
#c3840e color schemes
#c3840e color preview, HTML & CSS examples
This text has a color of #c3840e
<p style="color:#c3840e;">Text here</p>
.mytext {color:#c3840e;}
This box has a color of #c3840e
<div style="background-color:#c3840e;">Content here</div>
.mybackground {background-color:#c3840e;}
Border around this has a color of #c3840e
<div style="border:2px solid #c3840e;">Content here</div>
.myborder {border:2px solid #c3840e;}