#c35f3b color space conversions
Hex:
#c35f3b
RGB:
195, 95, 59
CMY:
24, 63, 77
CMYK:
0, 51, 70, 24
HSL:
16°, 53.5433%, 49.8039%
HSV (HSB):
16°, 69.7436%, 76.4706%
XYZ:
27.3873, 20.1023, 6.5743
xyY:
0.5066, 0.3718, 20.1023
CIE-Lab:
51.9527, 37.3487, 38.6976
CIE-LCH:
51.9527, 53.7813, 46.0162
CIE-Luv:
51.9527, 78.5977, 34.1672
Hunter-Lab:
44.8356, 30.5725, 22.6911
#c35f3b color charts
#c35f3b color shades, tints & tones
#c35f3b color schemes
#c35f3b color preview, HTML & CSS examples
This text has a color of #c35f3b
<p style="color:#c35f3b;">Text here</p>
.mytext {color:#c35f3b;}
This box has a color of #c35f3b
<div style="background-color:#c35f3b;">Content here</div>
.mybackground {background-color:#c35f3b;}
Border around this has a color of #c35f3b
<div style="border:2px solid #c35f3b;">Content here</div>
.myborder {border:2px solid #c35f3b;}