#c98512 color space conversions
Hex:
#c98512
RGB:
201, 133, 18
CMY:
21, 48, 93
CMYK:
0, 34, 91, 21
HSL:
38°, 83.5616%, 42.9412%
HSV (HSB):
38°, 91.0448%, 78.8235%
XYZ:
32.5841, 29.2362, 4.4981
xyY:
0.4913, 0.4408, 29.2362
CIE-Lab:
60.9896, 18.0876, 63.6024
CIE-LCH:
60.9896, 66.1243, 74.1250
CIE-Luv:
60.9896, 56.3764, 59.1597
Hunter-Lab:
54.0705, 12.9446, 32.9171
#c98512 color charts
#c98512 color shades, tints & tones
#c98512 color schemes
#c98512 color preview, HTML & CSS examples
This text has a color of #c98512
<p style="color:#c98512;">Text here</p>
.mytext {color:#c98512;}
This box has a color of #c98512
<div style="background-color:#c98512;">Content here</div>
.mybackground {background-color:#c98512;}
Border around this has a color of #c98512
<div style="border:2px solid #c98512;">Content here</div>
.myborder {border:2px solid #c98512;}