#c3950b color space conversions
Hex:
#c3950b
RGB:
195, 149, 11
CMY:
24, 42, 96
CMYK:
0, 24, 94, 24
HSL:
45°, 89.3204%, 40.3922%
HSV (HSB):
45°, 94.3590%, 76.4706%
XYZ:
33.3135, 33.1212, 4.9538
xyY:
0.4667, 0.4640, 33.1212
CIE-Lab:
64.2589, 6.5876, 66.9787
CIE-LCH:
64.2589, 67.3019, 84.3828
CIE-Luv:
64.2589, 38.9837, 65.6817
Hunter-Lab:
57.5510, 2.6109, 35.1822
#c3950b color charts
#c3950b color shades, tints & tones
#c3950b color schemes
#c3950b color preview, HTML & CSS examples
This text has a color of #c3950b
<p style="color:#c3950b;">Text here</p>
.mytext {color:#c3950b;}
This box has a color of #c3950b
<div style="background-color:#c3950b;">Content here</div>
.mybackground {background-color:#c3950b;}
Border around this has a color of #c3950b
<div style="border:2px solid #c3950b;">Content here</div>
.myborder {border:2px solid #c3950b;}