#c5530e color space conversions
Hex:
#c5530e
RGB:
197, 83, 14
CMY:
23, 67, 95
CMYK:
0, 58, 93, 23
HSL:
23°, 86.7299%, 41.3725%
HSV (HSB):
23°, 92.8934%, 77.2549%
XYZ:
26.1985, 18.0885, 2.5261
xyY:
0.5596, 0.3864, 18.0885
CIE-Lab:
49.6033, 42.6258, 56.0674
CIE-LCH:
49.6033, 70.4309, 52.7557
CIE-Luv:
49.6033, 93.9077, 42.0699
Hunter-Lab:
42.5306, 35.5258, 26.2499
#c5530e color charts
#c5530e color shades, tints & tones
#c5530e color schemes
#c5530e color preview, HTML & CSS examples
This text has a color of #c5530e
<p style="color:#c5530e;">Text here</p>
.mytext {color:#c5530e;}
This box has a color of #c5530e
<div style="background-color:#c5530e;">Content here</div>
.mybackground {background-color:#c5530e;}
Border around this has a color of #c5530e
<div style="border:2px solid #c5530e;">Content here</div>
.myborder {border:2px solid #c5530e;}