#5f5f05 color space conversions
Hex:
#5f5f05
RGB:
95, 95, 5
CMY:
63, 63, 98
CMYK:
0, 0, 95, 63
HSL:
60°, 90.0000%, 19.6078%
HSV (HSB):
60°, 94.7368%, 37.2549%
XYZ:
8.8389, 10.6283, 1.7292
xyY:
0.4170, 0.5014, 10.6283
CIE-Lab:
38.9472, -10.3125, 44.4649
CIE-LCH:
38.9472, 45.6451, 103.0575
CIE-Luv:
38.9472, 3.0366, 42.0966
Hunter-Lab:
32.6010, -8.6562, 19.6759
#5f5f05 color charts
#5f5f05 color shades, tints & tones
#5f5f05 color schemes
#5f5f05 color preview, HTML & CSS examples
This text has a color of #5f5f05
<p style="color:#5f5f05;">Text here</p>
.mytext {color:#5f5f05;}
This box has a color of #5f5f05
<div style="background-color:#5f5f05;">Content here</div>
.mybackground {background-color:#5f5f05;}
Border around this has a color of #5f5f05
<div style="border:2px solid #5f5f05;">Content here</div>
.myborder {border:2px solid #5f5f05;}