#c35800 color space conversions
Hex:
#c35800
RGB:
195, 88, 0
CMY:
24, 65, 100
CMYK:
0, 55, 100, 24
HSL:
27°, 100.0000%, 38.2353%
HSV (HSB):
27°, 100.0000%, 76.4706%
XYZ:
25.9954, 18.5815, 2.2165
xyY:
0.5555, 0.3971, 18.5815
CIE-Lab:
50.1940, 39.2368, 59.5185
CIE-LCH:
50.1940, 71.2880, 56.6056
CIE-Luv:
50.1940, 88.8154, 44.8659
Hunter-Lab:
43.1063, 32.2089, 27.1258
#c35800 color charts
#c35800 color shades, tints & tones
#c35800 color schemes
#c35800 color preview, HTML & CSS examples
This text has a color of #c35800
<p style="color:#c35800;">Text here</p>
.mytext {color:#c35800;}
This box has a color of #c35800
<div style="background-color:#c35800;">Content here</div>
.mybackground {background-color:#c35800;}
Border around this has a color of #c35800
<div style="border:2px solid #c35800;">Content here</div>
.myborder {border:2px solid #c35800;}