#c3940c color space conversions
Hex:
#c3940c
RGB:
195, 148, 12
CMY:
24, 42, 95
CMYK:
0, 24, 94, 24
HSL:
45°, 88.4058%, 40.5882%
HSV (HSB):
45°, 93.8462%, 76.4706%
XYZ:
33.1619, 32.8085, 4.9327
xyY:
0.4677, 0.4627, 32.8085
CIE-Lab:
64.0055, 7.1442, 66.6436
CIE-LCH:
64.0055, 67.0255, 83.8813
CIE-Luv:
64.0055, 39.7437, 65.2206
Hunter-Lab:
57.2787, 3.1063, 34.9892
#c3940c color charts
#c3940c color shades, tints & tones
#c3940c color schemes
#c3940c color preview, HTML & CSS examples
This text has a color of #c3940c
<p style="color:#c3940c;">Text here</p>
.mytext {color:#c3940c;}
This box has a color of #c3940c
<div style="background-color:#c3940c;">Content here</div>
.mybackground {background-color:#c3940c;}
Border around this has a color of #c3940c
<div style="border:2px solid #c3940c;">Content here</div>
.myborder {border:2px solid #c3940c;}