#985a01 color space conversions
Hex:
#985a01
RGB:
152, 90, 1
CMY:
40, 65, 100
CMYK:
0, 41, 99, 40
HSL:
35°, 98.6928%, 30.0000%
HSV (HSB):
35°, 99.3421%, 59.6078%
XYZ:
16.6105, 13.9899, 1.8536
xyY:
0.5118, 0.4311, 13.9899
CIE-Lab:
44.2185, 19.9826, 52.3756
CIE-LCH:
44.2185, 56.0581, 69.1169
CIE-Luv:
44.2185, 50.8872, 42.7274
Hunter-Lab:
37.4031, 13.8156, 23.2440
#985a01 color charts
#985a01 color shades, tints & tones
#985a01 color schemes
#985a01 color preview, HTML & CSS examples
This text has a color of #985a01
<p style="color:#985a01;">Text here</p>
.mytext {color:#985a01;}
This box has a color of #985a01
<div style="background-color:#985a01;">Content here</div>
.mybackground {background-color:#985a01;}
Border around this has a color of #985a01
<div style="border:2px solid #985a01;">Content here</div>
.myborder {border:2px solid #985a01;}