#c98d06 color space conversions
Hex:
#c98d06
RGB:
201, 141, 6
CMY:
21, 45, 98
CMYK:
0, 30, 97, 21
HSL:
42°, 94.2029%, 40.5882%
HSV (HSB):
42°, 97.0149%, 78.8235%
XYZ:
33.6451, 31.4804, 4.4753
xyY:
0.4834, 0.4523, 31.4804
CIE-Lab:
62.9111, 13.5629, 67.0320
CIE-LCH:
62.9111, 68.3904, 78.5615
CIE-Luv:
62.9111, 50.1577, 63.1991
Hunter-Lab:
56.1074, 8.8506, 34.5460
#c98d06 color charts
#c98d06 color shades, tints & tones
#c98d06 color schemes
#c98d06 color preview, HTML & CSS examples
This text has a color of #c98d06
<p style="color:#c98d06;">Text here</p>
.mytext {color:#c98d06;}
This box has a color of #c98d06
<div style="background-color:#c98d06;">Content here</div>
.mybackground {background-color:#c98d06;}
Border around this has a color of #c98d06
<div style="border:2px solid #c98d06;">Content here</div>
.myborder {border:2px solid #c98d06;}