#9d9d05 color space conversions
Hex:
#9d9d05
RGB:
157, 157, 5
CMY:
38, 38, 98
CMYK:
0, 0, 97, 38
HSL:
60°, 93.8272%, 31.7647%
HSV (HSB):
60°, 96.8153%, 61.5686%
XYZ:
25.9890, 31.2930, 4.8140
xyY:
0.4185, 0.5039, 31.2930
CIE-Lab:
62.7542, -14.9286, 65.0628
CIE-LCH:
62.7542, 66.7535, 102.9228
CIE-Luv:
62.7542, 4.9479, 68.5942
Hunter-Lab:
55.9401, -14.9667, 34.0559
#9d9d05 color charts
#9d9d05 color shades, tints & tones
#9d9d05 color schemes
#9d9d05 color preview, HTML & CSS examples
This text has a color of #9d9d05
<p style="color:#9d9d05;">Text here</p>
.mytext {color:#9d9d05;}
This box has a color of #9d9d05
<div style="background-color:#9d9d05;">Content here</div>
.mybackground {background-color:#9d9d05;}
Border around this has a color of #9d9d05
<div style="border:2px solid #9d9d05;">Content here</div>
.myborder {border:2px solid #9d9d05;}