#c3700f color space conversions
Hex:
#c3700f
RGB:
195, 112, 15
CMY:
24, 56, 94
CMYK:
0, 43, 92, 24
HSL:
32°, 85.7143%, 41.1765%
HSV (HSB):
32°, 92.3077%, 76.4706%
XYZ:
28.3861, 23.2249, 3.4387
xyY:
0.5156, 0.4219, 23.2249
CIE-Lab:
55.3033, 26.8731, 59.7187
CIE-LCH:
55.3033, 65.4865, 65.7725
CIE-Luv:
55.3033, 68.6580, 51.5282
Hunter-Lab:
48.1923, 20.8031, 29.5040
#c3700f color charts
#c3700f color shades, tints & tones
#c3700f color schemes
#c3700f color preview, HTML & CSS examples
This text has a color of #c3700f
<p style="color:#c3700f;">Text here</p>
.mytext {color:#c3700f;}
This box has a color of #c3700f
<div style="background-color:#c3700f;">Content here</div>
.mybackground {background-color:#c3700f;}
Border around this has a color of #c3700f
<div style="border:2px solid #c3700f;">Content here</div>
.myborder {border:2px solid #c3700f;}