#c5980e color space conversions
Hex:
#c5980e
RGB:
197, 152, 14
CMY:
23, 40, 95
CMYK:
0, 23, 93, 23
HSL:
45°, 86.7299%, 41.3725%
HSV (HSB):
45°, 92.8934%, 77.2549%
XYZ:
34.3335, 34.3585, 5.2377
xyY:
0.4644, 0.4647, 34.3585
CIE-Lab:
65.2461, 5.8938, 67.3421
CIE-LCH:
65.2461, 67.5995, 84.9982
CIE-Luv:
65.2461, 38.2085, 66.6317
Hunter-Lab:
58.6161, 1.9753, 35.7333
#c5980e color charts
#c5980e color shades, tints & tones
#c5980e color schemes
#c5980e color preview, HTML & CSS examples
This text has a color of #c5980e
<p style="color:#c5980e;">Text here</p>
.mytext {color:#c5980e;}
This box has a color of #c5980e
<div style="background-color:#c5980e;">Content here</div>
.mybackground {background-color:#c5980e;}
Border around this has a color of #c5980e
<div style="border:2px solid #c5980e;">Content here</div>
.myborder {border:2px solid #c5980e;}