#c3915f color space conversions
Hex:
#c3915f
RGB:
195, 145, 95
CMY:
24, 43, 63
CMYK:
0, 26, 51, 24
HSL:
30°, 45.4545%, 56.8627%
HSV (HSB):
30°, 51.2821%, 76.4706%
XYZ:
34.6966, 32.6791, 15.3055
xyY:
0.4196, 0.3952, 32.6791
CIE-Lab:
63.9002, 12.9462, 33.7689
CIE-LCH:
63.9002, 36.1655, 69.0243
CIE-Luv:
63.9002, 37.6343, 38.9822
Hunter-Lab:
57.1657, 8.3005, 24.1417
#c3915f color charts
#c3915f color shades, tints & tones
#c3915f color schemes
#c3915f color preview, HTML & CSS examples
This text has a color of #c3915f
<p style="color:#c3915f;">Text here</p>
.mytext {color:#c3915f;}
This box has a color of #c3915f
<div style="background-color:#c3915f;">Content here</div>
.mybackground {background-color:#c3915f;}
Border around this has a color of #c3915f
<div style="border:2px solid #c3915f;">Content here</div>
.myborder {border:2px solid #c3915f;}